Commit graph

17 commits

Author SHA1 Message Date
Colin Kuskie
d085d7d04a Revoke the previous page-level hierarchial keywords work, in favor of forthcoming work on wiki level keywords work 2010-04-21 16:55:16 -07:00
Colin Kuskie
1395fcc411 Add RFE #10944, keyword pages.
Keyword pages are any page where the title is exactly the same as any keyword
for any page in the wiki.  Keyword pages work the same as any wiki page, but
also may display a list of pages that are tagged with the keyword.
2010-04-13 11:05:29 -07:00
Colin Kuskie
55ceb579fb Add missing template help for the WikiPage view template. 2010-04-13 10:55:48 -07:00
Colin Kuskie
acc6447841 Only users who canAdminister the parent wiki are allowed to purge revisions of a wiki page. Fixes bug #11377 2010-02-01 14:50:40 -08:00
Colin Kuskie
79b849262c WikiPage displays a locked label when locked. fixes bug #10998 2009-09-16 16:07:59 -07:00
Doug Bell
0697673846 added Subscribable AssetAspect to Wiki 2009-09-09 17:24:00 -05:00
Colin Kuskie
241dcf7e8b do not show edit tab in the wiki page unless you can edit it 2008-11-24 04:56:32 +00:00
Colin Kuskie
b2901f4271 correct punctuation 2007-12-05 04:20:29 +00:00
Colin Kuskie
93ea47a4c0 Perl::Critic has a policy check for putting any code
before you apply strictures (use strict, use warnings, etc.)
Add calls to use strict to each Help module.  This is probably
an overstrict interpretation of the rule.
2007-12-05 04:16:54 +00:00
Colin Kuskie
d057dba239 perltidy'ed the Help files 2007-07-21 05:01:24 +00:00
Colin Kuskie
804721d0b8 More top level Asset Help and i18n pruning.
FilePile, WikiPage, Event, RSSCapable.
2007-07-19 22:44:29 +00:00
Colin Kuskie
6f441d69c3 mark Asset->get template variables as private 2007-03-06 02:03:00 +00:00
Colin Kuskie
824b7a4545 Added JS confirmation for deleting wiki pages.
Documented need for JS confirmation and escaping
template variables to the gotchas file.
2007-01-17 23:10:00 +00:00
Colin Kuskie
93288c8332 Huge amount of ISA work for Assets (as opposed to Wobjects).
Bug fix for toolbar button rows that do not go away when all buttons
are deselected.
2006-12-23 23:58:51 +00:00
Colin Kuskie
bea0ae472a Two bug fixes, for Wiki History and initial drop down setting in the Group Search dialog.
Documented the Wiki Page history template and i18n'ed the delete confirmation in the history
interface.
2006-12-18 22:57:38 +00:00
Colin Kuskie
da28e3b30e view page template help for WikiPage and template variable fixes for WikiMaster 2006-12-13 22:38:07 +00:00
Colin Kuskie
c6cde71f28 edit page help for WikiPage 2006-12-13 20:58:55 +00:00