New wiki data type: _forum

Post any bugs, problems or feature requests here.

New wiki data type: _forum

Post Brend » Thu Nov 08, 2012 5:23 pm
User avatar
Brend
 
I've added a new datatype to the wiki: the _forum type!

It changes thread IDs (such as 123, or 822) into links to the forum.

An example:
Code: Select all
<table ?user ?thread>
?user Follows_forum: ?thread

sort {
  ?user
}
</table>


This displays all threads everyone is following, with correct links to the forum.

Return to Technical

cron