Hi Martin,
the page MediaWiki:Sidebar accepts only a restricted set of elements, basically Headings (marked with *) and Links (marked with **). What type of links are allowed is described here: http://www.mediawiki.org/wiki/Manual:Interface/Sidebar#Links
For the dynamic population of your navigation pane, I recommend using the semantic treeview extension: http://smwforum.ontoprise.com/smwforum/index.php/Help:TreeView_Extension
Regards,
Philipp
Hi,
You should make a page containing that query, and have the sidebar link to that.
-Yaron
On Tue, Aug 25, 2009 at 10:37 AM, Martin Becker <mbecker@...> wrote:
Hi everyone,
I'm looking for a way to include links to the categories of my wiki into
the sidebar by using an ask query.
When I add the following query to MediaWiki:Sidebar, the links to the
categories are all invalid:
* TOOLBOX
* LANGUAGES
* Categories
{{ #ask: [[:Category:+]]
|format=template
|template=Querytree
}}
where the template 'Querytree' looks like:
<includeonly>
** {{{1}}}
</includeonly>
Any help will be greatly appreciated.
Martin
--
Martin Becker <mbecker@...> | Product Manager
Astaro AG | http://www.astaro.com | Phone +49-721-25516-232 | Fax -200
An der RaumFabrik 33a | 76227 Karlsruhe | Germany
Astaro AG
Executive Board: Markus Hennig, Jan Hichert
Chairman of the Supervisory Board: Stanley J. Krasnow
Headquarter Location: Karlsruhe
Commercial Register: Mannheim HRB 108997
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Semediawiki-user mailing list
Semediawiki-user@...
https://lists.sourceforge.net/lists/listinfo/semediawiki-user
|