Colin Kuskie
abb60f10ea
Fix autolinking issues in the wiki. Fixes bug #11086 .
...
The query for finding titles returns multiple title for each asset.
Guarantee that the latest title wins. Do not escape characters in
the hash key, since that creates NEW hash entries, and all keys
are quotemeta'ed later anyway.
2009-10-22 10:26:12 -07:00
Doug Bell
6da85b89a7
add #455 : Featured page in wiki
2009-09-10 15:57:59 -05:00
Doug Bell
0697673846
added Subscribable AssetAspect to Wiki
2009-09-09 17:24:00 -05:00
Colin Kuskie
4ea146fc07
WikiMaster keyword pagination fixes, re # 10856.
...
Add pagination template variables to the default byKeyword template.
Fix pagination URL for keywords.
Conflicts:
docs/changelog/7.x.x.txt
2009-09-03 09:00:50 -07:00
Colin Kuskie
72903e141d
Add POD missing from WikiMaster
2009-07-05 03:07:29 +00:00
Colin Kuskie
80dfb9ffd0
Throw an exception in all wobjects if the main template (used by view)
...
has been deleted.
2009-06-02 19:34:18 +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
99a9da626d
rfe #640 : Refactored autocommit and autocomment
...
Autocommit assets like CS posts or Calendar Events can now be added before the
parent is committed. They will go into the same version tag as their parent.
2008-10-22 16:04:10 +00:00
Frank Dillon
386bcf7ac8
rfe - Alphabetize wiki items under a keyword ( #637 )
2008-10-21 20:13:48 +00:00
Frank Dillon
58f231c87b
Better info for Assets that require commit before adding children. Add link is always availiable now, an error message is displayed if you try to post a child to an uncommitted parent. Additionally a new method was added to AssetVersionion.pm to determine whether or not an asset has been committed.
2008-09-16 20:08:15 +00:00
Graham Knop
ac3070956d
improved Rich Text selection list, changed CS and Wiki to use it
2008-08-26 21:10:18 +00:00
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