L'édition de texte est simple, l'insertion d'images se fait sans problème (^C, ^V), mais il y a plus...
Ce Wiki permet d'utiliser des liaisons dynamiques vers des services externes.
Certains exemples sont listés ci dessous.
Pour accéder à la liste des extensions intégrées dans ce wiki, allez dans 'Extensions' (dans la barre de l'éditeur), puis testez par vous-même leur utilisation...
Si vous souhaitez intégrer une nouvelle extension, contactez l'admin. La liste est disponible sur le serveur de Mindtouch.
google.map(address: str)
google.search()
math.sheet(sheet : uri, width : num, height : num)
math.formula(formula : str)
ou
refer Here for a Math guide for latex
thinkfree.viewer(document : uri, width : num, height : num, type : str)
type= "write" (word), "calc" (excel), or "show" (powerpoint)
example:
unsafe.iframe(uri : uri, width : num, height : num, border : bool, marginwidth : num, marginheight : num, scrolling : bool)
The most common way to include a feature is to push the 'extension' button on the editor, and choose which service you want.
It is also possible to type directly within a page a call to a service, but you need to know the syntax for it. To tell the site to interpret your command as a code, you need to put it inside double-curly brace. For instance, the following function will include a page called "My Page".
To get to know it, try a copy paste of the code below into your own page; you will have to remove the "pre" html balist in order for it to be recognized as a code.
You can also choose the style: DekiScript in the editor toolbar ('Insert' -> 'Dekiscript' ), but then don't use the double-curly braces.
{{wiki.page("My page")}}
Type d'argument:
str : string (à mettre entre " ". Tout argument entre " " sera considéré comme str)
uri: the url of the page you want to link to, with http:// ....
num: entier ou float
bool: 0 ou 1
Fichier | Taille | Date | Attaché par | |||
---|---|---|---|---|---|---|
short-math-guide-latex.pdf latex math guide | 531.67 Ko | 12:54, 3 Mar 2008 | Admin | Actions |
Images 0 | ||
---|---|---|
Aucune image à afficher dans la galerie |