Recent Changes - Search:

PmWiki

pmwiki.org

Mateusz

Jump quickly to My Discussion.
My Local Bookmarks
Some of my editions

Contact:

My Cookbook recipes:

More ideas for Cookbook recipes:

For WikipediaSuite:

  • WPLang? -- a pseudo-subgrouping mode for different language versions of a site. See Wikipedia for what I mean.
  • CategoryLinks? -- like backlinks, but collecting only those links which are on separate lines/something like that (so that pages referencing a category are not counted as pages being in that category).
  • in the preview: it's certainly better when the editing window shows under the previewed contents.
  • note about the $LinkPageSelfFmt variable (see bottom of this page -- in comments).

others



Discussion

(for Visitors to fill)

~HansB: Self-links have a class .selflink for possible styling. They are not usually unlinked, but can be by for instance including this in config.php:
                 $LinkPageSelfFmt = "<a class='selflink'>\$LinkText</a>";
thx a lot! that should do it!

include: see PmWiki.IncludeOtherPages for features.
Ha, thats where you asked the question! Sorry, parameters are limited to what part of the page should be included. Hans

Edit - History - Print - Recent Changes - Search
Page last modified on April 03, 2008, at 04:59 PM