#3021: wiki namespace support like the one in dokuwiki
--------------------------------------+-------------------------------------
 Reporter:  [EMAIL PROTECTED]    |        Owner:  jonas
     Type:  enhancement               |       Status:  new  
 Priority:  low                       |    Milestone:       
Component:  wiki                      |      Version:  none 
 Severity:  minor                     |   Resolution:       
 Keywords:  wiki namespace structure  |  
--------------------------------------+-------------------------------------
Changes (by cboos):

  * summary:  wiki namespace support like the one in docuwiki => wiki
              namespace support like the one in dokuwiki
  * severity:  normal => minor
  * priority:  normal => low
  * milestone:  0.10 =>

Old description:

> == It would be very great to have wiki namespace support. ==
> for sorting wiki pages and protect user to build to big pages. i think
> it's very importent to support wiki namespaces.
> what do you think about this issues?

New description:

 == It would be very great to have wiki namespace support. ==
 for sorting wiki pages and protect user to build to big pages. i think
 it's very importent to support wiki namespaces.
 what do you think about this issues?

 See also: [http://wiki.splitbrain.org/wiki:namespaces dokuwiki namespaces]

Comment:

 We already support scoped WikiPageNames, but I guess
 we could improve a bit the readability of those names.

 If we're in a page belonging to a given "namespace", that leading prefix
 could be omitted when displaying references to other pages sharing
 the same namespace.

 E.g. in the page TracDev/DatabaseSchema a reference to
 TracDev/DatabaseUpgrades would read ''DatabaseUpgrades''
 (it would still have to be written in full, though).

 This would be useful if we move all Trac documentation pages
 in TracGuide/<something> or TracHelp/<something>, as it's
 sometimes requested.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3021>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to