Commit graph

23 commits

Author SHA1 Message Date
Colin Kuskie
4376a6770e Update POD in HTML.pm, 'html' is not an option for format content.
Fix Comment formatting in the AssetAspect.
2009-07-10 23:40:57 +00:00
Colin Kuskie
553b1d03d7 Fix HEAD link issues with RssFeed with exporting.
Refactor the module so that getting the feed url will return
the static URL when exporting.
2009-04-27 19:16:38 +00:00
Colin Kuskie
c8fe4092a2 Many more RssAspect tests. 2009-04-25 00:16:27 +00:00
Colin Kuskie
6e574a9e6b RssFeed aspect tests, more to follow. 2009-04-24 22:08:25 +00:00
Doug Bell
b66f47df01 fixed #10213: RssFeed aspect now checks canView and gives HTTP Basic Auth login box 2009-04-17 20:47:25 +00:00
Colin Kuskie
47bdf5a7b5 exportSession must be closed _before_ it throws. 2009-04-17 19:04:55 +00:00
Colin Kuskie
ea51a13062 Update RssFeed POD with new paramter for assetExportCollateral. 2009-04-16 22:32:47 +00:00
Colin Kuskie
35aaf1a954 More RssFeed POD. 2009-04-08 22:28:06 +00:00
Colin Kuskie
033889d93c Add missing POD for RssFeed methods. 2009-04-08 18:34:18 +00:00
Graham Knop
89a8f78913 set rss feed image link to be a url field 2009-04-03 01:10:46 +00:00
Graham Knop
7f2b6dfc83 fix allowEmpty and bugs it caused 2009-04-03 00:40:23 +00:00
Graham Knop
a829304bae improving RSSCapable upgrade procedure, adding feed header selection 2009-04-03 00:07:19 +00:00
Graham Knop
ca4a9add6d RssFeed fixes and cleanups 2009-04-02 16:24:44 +00:00
Colin Kuskie
4fbadb84bf Fix module name for RDF generation. 2009-04-02 04:50:35 +00:00
Colin Kuskie
e115ea18a5 Fix POD errors. 2009-04-02 03:59:30 +00:00
Matthew Wilson
cf63a4e4f3 (Matthew Wilson) add AssetAspect/RssFeed. See exportAssetCollateral for a good time. 2009-03-30 21:38:12 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Graham Knop
e5ede77c29 use char instead of varchar 2009-02-18 03:18:20 +00:00
Colin Kuskie
a2a34e7a80 Have AssetAspect comment format its content as HTML, not text. 2008-12-03 22:46:51 +00:00
Doug Bell
9dd6295b84 perltidy 2008-11-03 18:38:39 +00:00
Doug Bell
a8247aa1c5 added Installable aspect and a script to install classes 2008-11-03 18:07:54 +00:00
Graham Knop
6ea1e40998 don't want to inherit from C3 2008-10-14 23:06:55 +00:00
JT Smith
e7c6fe6cae - Added Comments asset aspect, which allows comments to be added to any asset
easily.
 - Added comments aspect to wiki.
2008-10-11 20:33:38 +00:00