Display of related wiki pages in forum

Post any bugs, problems or feature requests here.

Display of related wiki pages in forum

Post Brend » Sun Dec 02, 2012 7:04 pm
User avatar
Brend
 
This is a note to whomever it may concern (most likely only me and one or two others interested in knowing how pages show up as 'related pages').

The forum determines related pages as follows:

For all triples (S, 'Forum', O) from the wiki where O matches the thread id, with optional '#postid' suffixed, S will be considered a related page. The link name as displayed to the user is determined by finding the triple (S, 'entry title', T) with T the link name variable.

The link target is constructed by concatenating '/dokuwiki/' and S.

Note: The easiest way to tag any page as related to a topic in the forum is with the following wiki syntax: [(Forum_forum~869)] or [(Forum_forum~869#6844)] for post-related pages. (The examples link to this thread and post respectively.)

Return to Technical

cron