Structure

From BioDIP
(Difference between revisions)
Jump to: navigation, search
(first words)
(Papers)
Line 38: Line 38:
 
===== Photos =====
 
===== Photos =====
 
==== Papers ====
 
==== Papers ====
 +
* Content: list of interesting papers about topics related to imaging
 +
* Structure: page
 +
 
=== misc ===
 
=== misc ===
 
This section of the sidebar supports editors.
 
This section of the sidebar supports editors.

Revision as of 11:05, 15 September 2009

This page provides an overview of the this wiki's structure. It should help editors to under the layout and find pages and categories of interest.

Contents

first words

Let's start with a basic idea of how this wiki is structured.

  • On the left hand side you will find the sidebar which provides links to subpages. In case you want edit this sidebar, search for mediawiki:sidebar, using the search field in the sidebar. Remember: editing this page requires a sysop account.
  • A couple of content management tools are used for this wiki, which are:
    • Pages represent the basic layout of every wiki. These documents can contain formatted text, links, embedded images and so on. They can be edited via the "edit" tab on top of each page. By doing this, one usually has access to the full content of the document, that means everything (text, links etc.) which is displayed on this page can be edited directly in wiki markup without the need to access other content. If you want to learn more about editing pages, follow the link to the MediaWiki Help in the help section. One exception are so called semantic queries, which can collect data from other pages and categories (see semantic properties below).
    • Special pages should be seen as implemented programs which offer a certain functionality. Therefore these pages cannot be added. How you can use a special page depends on its purpose. Some of them just collect data (i.e. Special:ListFiles which lists all uploaded files), others enable tools (i.e. Special:RunQuery which can provide a semantic query by combining a template and a semantic form). See Special:SpecialPages for a list of all special pages.
    • Categories offer a powerful possibility to group pages according to their similarities. You can put a page in a category simply by adding
      [[Category:categoryname]]
      at the end of the page. Again, follow the link to the MediaWiki Help in the help section to learn more about it.
    • Templates are the way to go if you want to pre-define the layout of pages. Various templates are used in this wiki, since they avoid too much copy+paste and centralize the layout editing. One example in this wiki is the layout of the equipment pages, which is defined in template:equipment. Think about what happens if you want to change the header of the equipment pages without templates - you would need to edit every single page. As it is now, you just need to modify one template. Learn more about templates in the MediaWiki Help (help section).
    • Semantic properties can be seen as an extended category system and are integrated by using the semantic mediawiki plugin. Text can be turned into properties in two ways, either by wrapping the text of interest like this:
      [[propertyname::text]]
      or by setting the property at the end of the page:
      {{#set:propertyname=text}}
      The first way turns the text into a link to the property, whereas the second way is invisible on the page. In a second step, you can query for certain categories and properties, which means that data can be automatically collected from multiple pages. Check the equipment list if you need an example. The semantic mediawiki plugin provides a lot of functionalities and is very useful to structure this wiki in a semi-automated way. Please follow the link to the Semantic MediaWiki User Manual in the help section.
      The additional plugin semantic forms increases the usability even more, by adding a more user-friendly level of editing the wiki content. Full knowledge of the wiki markup language is not necessary anymore, thus pre-defined pages can be added and edited by non-experienced users. On the other hand, setting up useable forms requires knowledge about categories, templates and semantic properties. As usual, refer to the help section for further information.

sidebar

The sidebar structure is used to guide you to the details of interest.

main

This section of the sidebar provides everything that is necessary for an ordinary visitor.

Home

News
Facilities
More Wikis
Internal
User feedback

Facilities

Facilities
Contact & Registration

Equipment

Light Microscopes
Computers

Teaching Material

Light Microscopy
Image Processing

Manuals

Hardware
Software
System specific

Links

Gallery

Images acquired with our equipment
Photos

Papers

  • Content: list of interesting papers about topics related to imaging
  • Structure: page

misc

This section of the sidebar supports editors.

Recent changes

  • Content: summary of all changes made to this wiki
  • Structure: special page

Help

  • Content: links to this page and external ressources (i.e. MediaWiki Help, Semantic MediaWiki Plugin User Manual)
  • Structure: page (editing requires sysop account)
Personal tools