Commit graph

31 commits

Author SHA1 Message Date
Graham Knop
44e789544a fixed: wiki pages link to deleted pages 2008-02-28 15:38:56 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
417bad4dfa fix: wiki recent 2007-10-05 16:13:10 +00:00
Graham Knop
8e36c9ef13 fix extra links added when viewing only wiki page 2007-09-19 17:10:39 +00:00
Graham Knop
1a4b77b435 Wiki pages don't auto link themselves 2007-07-31 16:14:50 +00:00
Graham Knop
265400a010 Wiki autolinks prefer longest title match 2007-07-30 17:40:29 +00:00
JT Smith
350d7f6e01 - api: You may now use a displayOnly attribute in your asset properties list
that will display a field, but is not settable via the update() method.
 - api: You may now use a customDrawMethod attribute in your asset properties
   list that will enable you to add custom display options for that fields when
   the edit form is automatically generated.
 - Added file attachments to the Wiki.
 - Added a new attachments form control.
 - Added a form control skeleton.
2007-07-25 22:22:49 +00:00
Graham Knop
2e953bd47b autolinking in wiki pages with manual links didn't work properly 2007-07-24 20:23:51 +00:00
JT Smith
f36ba1b268 - Added keyword tagging to Wiki. 2007-07-07 21:09:39 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
JT Smith
f25553394e fixed wiki master problem 2007-06-10 17:41:13 +00:00
JT Smith
c1f65c614d Wiki titles not automatically linked 2007-05-02 18:07:57 +00:00
Colin Kuskie
54e931ebe3 fix for autogenerated wiki links not obeying gateway settings 2007-05-01 20:44:30 +00:00
Colin Kuskie
124f42f582 finish cleaning up debug code in WikiMaster 2007-02-02 06:33:33 +00:00
Colin Kuskie
d60e824ede Bug fix for Wiki search pagination.
The Paginator constructor docs were backwards for the formVar and pageNumber.
Switched the order of the formVar and pageNumber variables in the Search call to the Paginator.
2007-02-02 06:32:36 +00:00
JT Smith
e1bd43b02e - fix: Added better error trapping for WikiMaster
- fix: Wiki causes site to fail
 - fix: Wiki Error on plainblack.com
2007-02-01 00:05:22 +00:00
JT Smith
301b815e3a added restore option to wiki page 2007-01-17 23:33:58 +00:00
Roy Johnson
2ad1b494fe fix - Wiki shows add link to users who don't have privileges to add
fix - XSS Vulnerability in Wiki page titles
fix - Wiki does not allow you to specify the content to allow in submitted pages or content filtering
fix - GetSyndicated Content Workflow activity doesn't check for timeout
fix - GetSyndicated Content Workflow activity does not trap errors
2007-01-07 03:12:21 +00:00
Roy Johnson
a7976f7256 fix - Cannot add new page to the Wiki 2007-01-05 22:57:39 +00:00
Colin Kuskie
56e7854ae3 remove calls to non-existant tables in Wiki* purge methods 2006-12-21 17:25:48 +00:00
Colin Kuskie
a0d3c2d17c implemented a karma RFE for adding template variables to the front page of the Wiki 2006-12-12 18:09:44 +00:00
JT Smith
4eb99cebfb the wiki is working better now 2006-12-06 16:04:13 +00:00
JT Smith
eb8735f731 knocked off a few more bugs 2006-12-05 04:06:01 +00:00
JT Smith
5800dc1596 very close now 2006-12-05 02:14:11 +00:00
JT Smith
737cbf0fef the wiki pretty much works. now it's just about the cleanup work. 2006-12-04 18:44:38 +00:00
JT Smith
becec72418 getting much closer to working 2006-12-03 01:51:35 +00:00
JT Smith
39d6ac8584 still working on this bastard 2006-12-02 05:18:09 +00:00
JT Smith
efa444c1d3 moving wiki down the path of ajax enlightenment 2006-11-28 21:29:58 +00:00
JT Smith
d67a28fee2 added wiki assets
added accordion javascript object
2006-11-27 18:59:24 +00:00
Drake
c5e656c434 Reverse r3021 by request. 2006-10-16 14:03:15 +00:00
Drake
1674bcfe10 First semi-usable version of wiki asset. This should probably be improved
somewhat before release; the default page selector doesn't quite work the way
it should, and there aren't icons, and there are a few features missing, and
some code duplication, &c.
2006-10-13 20:08:56 +00:00