We are turning towards XWiki
UniK's Wiki set-up is described in here, and includes both the wishlist and an overview over installed functionality. This wiki installation is running PmWiki pmwiki-2.2.0, version number 2002000.
Examples of functionality in Wiki @ unik.no
nyheter gjøres gjennom >>news<<
- Wiki now (28. jan 2009) works without index.php, you can directly link to pages like: http://wiki.unik.no/Communications
- rename possibility of pages, currently installed: ?action=rename
- left menu should be similar style as right menu - need to change css files for triadskin?
- links should not be underlined, just "blue colour" -done, modified css style file "silver..." for triadskin (Jo 20081215)
- hierarchical menus functionality: Research labs, Ongoing Master thesis, Finished Master thesis, Research areas (tag cloud), home pages as part of research labs (with responsible person), example: ConnectedLife=Josef, SemID=Mushfiq -done, use (:vmenu:)...(:newmenu:)...(:menuend:)
- colours of submenus: (Apple: Digital Colour Meter). UNIK cyan (menu): C6EAEF (cef), gray (menu-over): E5E3DC (ffe), dark blue: 005A8B (069), light blue: D3EAED (dff-def), top bar grey FCFBF8 (fff?)
- hmm, should we add blogg functionality?
- 9 sep 2008: still searching for "email reminder of password"
- - tagcloud shows content of a page, Cookbook/ListCategories - if it is not shown, use ?action=pageindex to update the pageindex
- CommentBoxPlus installed, see Comment to UNIK4700, use
- 5 dec 2006: Removed WikiWord automatic links, as these once caused links which should not be there (Josef)
Not working
- edit menu in "triad - skin" with help for editing
Wishful extensions
This list contains wishful features, in red the most important ones to be implemented. They mainly describe the interworking to other systems.
- get "user feedback" on the functionality of the wiki
- making the spellchecker work for several languages - done, use firefox which has an internal spell checker (20090105 Jo)
- bibtex references, as of: http://www.pmichaud.com/wiki/Cookbook/BibtexRef
- bibtexref is installed, and include_once in config.php
- no .bib file uploaded, and no idea on how to access references
- Online IEEE to bibconverte: http://www.unik.no/~fauske/bibconverter/index.php
- dismissed - provide link to Bibreference from Gyorgy - we will use semantic mediawiki
convert list of references to Bibreference system (talk to Gyorgy) - Site personalisation: http://www.pmwiki.org/wiki/Cookbook/UserConfigurations
- Install personal logos on first page:
- Problems with the main page logo (the on which says home). -done, add logo link in local/group.php, e.g. CWI.php
- Automatic email confirmation message with generated calender file attached when registering for workshops etc.
Semantic Wiki
- MediaWiki Wishlist - disregarded, no future developments on Semantic Media Wiki. Reason: flat structure, no chance for FarmConfiguration
- Semantic Wiki (WikiMedia + Semantic extensions SeWikiMedia)
- Import of ontology
Publication server
The original idea was to have a publication server (sumolinux.unik.no) for all publications, and then just use the semantic mediawiki til link the references to the web pages. The idea is on hold, we tried to implement with the semnatic mediawiki (2008), but gave up due to missing functionality in the semantic mediawiki
- Currently available at http://sumolinux.unik.no:8080/Publications
- Display results matching one of more keywords
- example: Sumo reporting: I want to display all publications with the keyword (Noll or Kalman, and NFC or wireless or services and 2006)
Done
- 20090106 - functionality provided in a better way in triad skin through "note" -, as you 28 Nov 2008: http://www.pmwiki.org/pmwiki/uploads/Cookbook/postitnotes.php
| (↓)
Your title here |
|
Your note's content here |
- .svg drawings added (Attach: filename.svg:)
14.11.2006, search and edit
The information is stored in Site.Site and Site.EditForm. Problems resolved by adding read_group-Site to 'logged in user' capabilities (in admin menu)
- Not all users get a help menu for editing, e.g. Josef "yes", testjosef "no"
- Mushfiq can't search any longer "results has 71 pages out of 650", but none of them are displayed
Installation of UserAuth v70, 15.2.2006
- Much longer allowed idle time for a logged in user! Josef: What do you mean by that? What happens? Gyuri: If I log in, and work, usually I need the wiki 3-4 times a day. This means 3-4 logins, because the session times out. Or even worse: sometimes I left the edit page open, then pressed save, and it was lost after logging in.Josef: done, use check botton
- more advanced UserAuthenticationManagement, including group identity
Spell checker
- Documentation at http://www.pmwiki.org/wiki/Cookbook/SpellChecker
- When editing, press the icon marked ABC and the spellchecker will start. Currently set to English, but is also available in Norwegian (bokmål & nynorsk), and even German :). Thinking about how to make them work together.
Updated to PmWiki version 2.1.24
RandomQuote
- Inserts a random line from a text file.
- Press edit on this page to see how it works.
- A random quote from Quotes will be displayed.
- Quote:
"If you have any trouble sounding condescending, find a Unix user to show you how it's done." — Scott Adams
Both MobileTerminals, InCoTel FP7 and Swacom are OK with new skins.
- Task: create "exciting examples" for Swacom and "MobileTerminals"
- new fields (e.g. one for Swacom) with own characteristics -> simply create name.php in local directory
- TODO list: http://www.pmwiki.org/wiki/Cookbook/ToDo?skin=simple
- To change skin edit
- WS.php for MobileTerminals.net
- Swacom.php for Swacom member area
- SwacomPublic.php for Swacom guest area
- config.php for UniK and basic appearance.
- Change the $skin variable to e.g.:
- lean
- evolver
- bluefur
- abitmodern
- alalike
or any skin in the Cookbook or design new one. Easily done by css or modifying existing skin.
- The
$WikiTitlevariable gives the name of your site as it will appear in a user's browser title bar.- Titles on UniK Wiki, MobileTerminals and Swacom is corrected.
- The $WikiImgUrl variable specifies the URL of the icon image that will appear by default in the upper-left corner of each wiki page.
- Made cool(?) logos for Swacom and MobileTerminals, problems with the Unik Wiki.
MimeTeX
- allowing formula writing in Wiki.
- See the cookbook or the manual for syntax.
- or try it out and see examples at the local MimeTex test page.
- Works by generating .gif imagefiles from the syntax by mimetex.cgi in /cookbook/mimetex.
WikiTrails
- http://www.pmwiki.org/wiki/Cookbook/TraceTrail
- overview over visited Wiki Pages.
- NB! The term WikiTrails is a feature for making page sequences, more or less like a book. E.g. makes it possible to click previous and next page.
- Tracetrails add-on installed and working. Only issue is placement and making it work for the different "sub-areas" of the wiki.
Presence Awareness Light
- Displays who's present in the Wiki
- http://www.pmwiki.org/wiki/Cookbook/PresenceAwarenessLight
- Add
(:xajax:)to the wikipage to display list of online users - Current online users:
(:xajax:)
Installation of pmwiki-2.0.13, 31.1.2006
update problems, edit did not work. permissions for wiki.d directory: chmod -R 2755 wiki.d and delete and touch .lastmod and .flock (permission 666)
- done, pmwiki-2.0.13 - 31.1.2006 - Download gets directory name, but not filename when downloading
- Search does not work at all
- JosefNoll, last visited pages (history)


