CIA.vc
Archived Message
for Brian Koontz
Stats » Authors » Brian Koontz » Archived Message
envelope
Received 20:58 on Jul 11, 2010
Generated by Built-in Subversion repository interface version 1.0
linksUTC clock
09:33 on Feb 13, 2012

Commit Message

Author:BrianKoontz
Project:wikka
Revision:1705
URL:http://wush.net/trac/wikka/changeset/1705
The only time ws should occur in page names is when it's displayed.
This will require scouring the codebase for all instances of
GetPageTag() or $this->tag, and evaluating each usage to determine if
the tag is being used for display purposes. Some core Wikka methods
require changes as well. I've checked in the core changes and
examples of what will need to be modified in both templates and
actions/headers if we choose to continue down this road. Refs #191

Modified Files