webgui/lib/WebGUI/Asset
Colin Kuskie b1bbf36825 Fix exporting of a redirect. The view method in the Redirect sets
a HTTP header and returns "1", which doesn't create a redirect.

I fixed this by:

- Writing a exportHtml_view method just for Redirect.
- using the Fail Safe style template to output an empty page
  with a redirect tag in the header.
2006-11-19 05:17:15 +00:00
..
File Make Asset::getContainer no longer change the session asset. 2006-11-07 00:30:44 +00:00
Post fix: Thread layout flat not sticking Some WebGUI/Auth.pm cleanup. 2006-11-07 21:28:47 +00:00
Template Changed the Help so that chapters with only 1 page are directly linked, saving a click. 2006-10-29 23:36:18 +00:00
Wobject fixed looping logic in HttpProxy redirect follower 2006-11-17 23:42:19 +00:00
_NewAsset.skeleton Normalized signature of Asset::duplicate. This involved going through 2006-09-23 01:33:46 +00:00
Event.pm Make Asset::getContainer no longer change the session asset. 2006-11-07 00:30:44 +00:00
File.pm - fix: Bug in "Article with Files" 2006-11-15 22:30:50 +00:00
FilePile.pm - Made some changes to make WebGUI compatible with the WRE for Windows. 2006-08-16 21:25:27 +00:00
Post.pm fix - post titles containing periods result in urls containing periods 2006-11-07 20:41:57 +00:00
Redirect.pm Fix exporting of a redirect. The view method in the Redirect sets 2006-11-19 05:17:15 +00:00
RichEdit.pm Make Rich Edit assets drop blank toolbar rows, shifting subsequent rows up. 2006-11-07 22:25:47 +00:00
RSSCapable.pm Fix missing newline before =cut paragraph. 2006-11-07 19:06:45 +00:00
RSSFromParent.pm Add RSSCapable mixin for RSS-capable assets, and RSSFromParent asset for 2006-11-03 01:18:55 +00:00
Shortcut.pm merging 7.1.3 changes 2006-10-30 20:20:24 +00:00
Snippet.pm - fix: Survey: textarea answers are trunctated 2006-10-12 01:46:07 +00:00
Template.pm Make Asset::getContainer no longer change the session asset. 2006-11-07 00:30:44 +00:00
Wobject.pm Remove debug output from DataForm 2006-11-07 05:09:41 +00:00