Q&A

Please list questions about how to get the most out of the Coop wiki.

  • How do I move a page? And are there conventions we should follow to notify people when we *do* move pages?
  • How do I archive a page if I am unsure whether I should delete it?
    • cf. z_archive namespace; rename pages to "old_namespace_pagename"
  • Are there any tricks for making tables easier? (yes)
  • How can I get two column display on a page?
  • What are some of the macros and other extensions I can use to make wiki pages work better?
    • ~~NOTOC~~ and ~~NOCACHE~~
    • There are a HUGE number of other ones at plugins - maybe browse to see if there are some that could be useful, and we can try out on the staging server first.
  • How do you do that slideshow trick?
    • Put {slideshow} at the top of the page, and {/slideshow} at the end; top level headings represent new slides
  • How do you create the Check boxes in list format (To Do list?)
    • cf. plugin:todo - basically put <todo> tags around your items
  • There are two namespaces on pages like this one, one for pages that have a :start namespace, and another for pages which do not. What are some good conventions to use when creating a new page?
    • So to create a namespace you create a new page but with a trailing colon, like newspace:
    • However, ideally you would create a new namespace by creating a new index new page first, like newspace:start. Any page named "start" is the default index page for a space.
    • To create a new page, easiest way is to simply edit the URL and create a new path. Also easy to create a link on an existing page, then click through to it.

Tips

Removing a Page from a Menu

Typically, when you delete the contents of the page, you also delete that page unless it has children. If a page also appears in menu, however, you can't remove it by deleting the content: instead, move the page to namespace "z-archive". Only then will it disappear.

Subscribing to Wiki Changes

Subscribe to parts of – or the whole! – wiki to receive an email when someone makes changes to pages or namespaces. To subscribe:

  1. Navigate to the page or namespace to which you want to subscribe;
  2. On the right-hand menu which contains the main edit link on every page, find the envelope with the scroll-over text "Manage Subscriptions";
  3. Choose your preferences and click "Subscribe".
  4. Repeat for other pages or namespaces!

When getting too many search results, use the tricks listed here. Specifically useful may be:

You can search for exact phrases by putting double quotes around a set of words, e.g. [ "installing dokuwiki" ].

Search within a namespace (@)

You can restrict the search to namespaces. To search pages within a namespace, prefix @ or ns: to the namespace. To not search pages within a namespace, prefix ^ or -ns: to the namespace.

For example, the query [ dokuwiki @wiki ^wiki:docs ] will find pages which contain a word “dokuwiki” and are within “wiki” namespace but not within “wiki:docs” namespace. The query [ dokuwiki ns:wiki -ns:wiki:docs ] will do the same thing.

Note that you have to search a namespace (e.g. something that has a URL that ends in “:start”) — otherwise you are searching a page. So, searching with [ ns:public:nnels:etext:template-styles ] does not work, but searching in [ ns:public:nnels:etext ] most certainly does.


Subnamespaces:

Pages in this namespace:

wiki/orientation.txt · Last modified: by sam.edwards