Difference between revisions of "Basic Principles"

From SemanticOrganization
Jump to: navigation, search
Line 1: Line 1:
 +
=== Enabling Features ===
 +
 +
To enable meetings add <code>Meetings</code> to [[Mediawiki:Tweeki-navbar-left]].
 +
 +
Click on the new link in the navigation to create the page and add the following content:
 +
 +
{{semorg-formlink|meeting}}
 +
 +
{{semorg-meeting-list}}
 +
 
=== Connecting Templates, Forms, Categories ===
 
=== Connecting Templates, Forms, Categories ===
  

Revision as of 08:19, 10 August 2018

Enabling Features

To enable meetings add Meetings to Mediawiki:Tweeki-navbar-left.

Click on the new link in the navigation to create the page and add the following content:

Template:Semorg-formlink

Group/ProjectDateLocationSecretaryModeratorParticipants
[[|⧼semorg-list-meeting--link-text⧽]]
25/03/04
[[|⧼semorg-list-meeting--link-text⧽]]
30/12/31
Hell
[[|⧼semorg-list-meeting--link-text⧽]]
32/03/10

Connecting Templates, Forms, Categories

  • the form defines the templates that should be created/edited with it:
    {{{for template|semorg-meeting}}} … {{{end template}}}
  • the template sets the corresponding category:
    [[Category:semorg-meeting]]
  • the category sets the form for the pages in the category:
    {{#default_form:semorg-meeting}}

Customization

Use system messages to alter the appearance of forms and templates, e.g.

Your custom form

Your custom template

Your custom category