From: <var...@us...> - 2009-07-05 19:07:34
|
Revision: 6997 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6997&view=rev Author: vargenau Date: 2009-07-05 19:07:26 +0000 (Sun, 05 Jul 2009) Log Message: ----------- Wikicreole syntax for verbatim Modified Paths: -------------- trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin trunk/locale/de/pgsrc/Hilfe%2FHalloWeltPlugin trunk/locale/de/pgsrc/Hilfe%2FHochLadenPlugin trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin trunk/locale/de/pgsrc/Hilfe%2FWikiPlugin trunk/locale/fr/pgsrc/Aide%2FPluginAlbumPhotos trunk/locale/fr/pgsrc/Aide%2FPluginBeauTableau trunk/locale/fr/pgsrc/Aide%2FPluginBonjourLeMonde trunk/locale/fr/pgsrc/Aide%2FPluginCalendrier trunk/locale/fr/pgsrc/Aide%2FPluginColorationPhp trunk/locale/fr/pgsrc/Aide%2FPluginCommenter trunk/locale/fr/pgsrc/Aide%2FPluginCr%C3%A9erUnePage trunk/locale/fr/pgsrc/Aide%2FPluginCr%C3%A9erUneTdm trunk/locale/fr/pgsrc/Aide%2FPluginHistoriqueAuteur trunk/locale/fr/pgsrc/Aide%2FPluginInclureUnCadre trunk/locale/fr/pgsrc/Aide%2FPluginInclureUnePage trunk/locale/fr/pgsrc/Aide%2FPluginInfosSyst%C3%A8me trunk/locale/fr/pgsrc/Aide%2FPluginIns%C3%A9rer trunk/locale/fr/pgsrc/Aide%2FPluginListeDesSousPages trunk/locale/fr/pgsrc/Aide%2FPluginListeDuCalendrier trunk/locale/fr/pgsrc/Aide%2FPluginM%C3%A9t%C3%A9oPhp trunk/locale/fr/pgsrc/Aide%2FPluginRechercheExterne trunk/locale/fr/pgsrc/Aide%2FPluginRedirection trunk/locale/fr/pgsrc/Aide%2FPluginRessourcesRss trunk/locale/fr/pgsrc/Aide%2FPluginTableauAncienStyle trunk/locale/fr/pgsrc/Aide%2FPluginTeX2png trunk/locale/fr/pgsrc/Aide%2FPluginWiki trunk/locale/fr/pgsrc/Aide%2FURLMagiquesPhpWiki trunk/locale/fr/pgsrc/AjouterDesCommentaires trunk/locale/fr/pgsrc/D%C3%A9poserUnFichier trunk/locale/fr/pgsrc/PagesFloues trunk/locale/fr/pgsrc/TestDeCache trunk/locale/zh/pgsrc/CalendarPlugin trunk/locale/zh/pgsrc/CommentPlugin trunk/locale/zh/pgsrc/ExternalSearchPlugin trunk/locale/zh/pgsrc/HelloWorldPlugin trunk/locale/zh/pgsrc/MagicPhpWikiURLs trunk/locale/zh/pgsrc/OldStyleTablePlugin trunk/locale/zh/pgsrc/PhotoAlbumPlugin trunk/locale/zh/pgsrc/PhpHighlightPlugin trunk/locale/zh/pgsrc/PhpWeatherPlugin trunk/locale/zh/pgsrc/RedirectToPlugin trunk/locale/zh/pgsrc/SystemInfoPlugin trunk/locale/zh/pgsrc/TranscludePlugin trunk/locale/zh/pgsrc/WikiPlugin Modified: trunk/locale/de/pgsrc/Hilfe%FAutorenProtokollPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/de/pgsrc/Hilfe%2FAutorenProtokollPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:56 +0000 +Date: Sun, 5 Jul 2009 21:04:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.8) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,20 +12,20 @@ Dieses experimentelle Hilfe:WikiPlugin erlaubt nur die Änderungen eines bestimmten Autors anzuzeigen; man kann auch das Protokoll für eine spezielle Seite bestimmen, die Vorgabe ist das Protokoll für die aktuelle Seite. Carsten sagt: _EXPERIMENTAL PLUGIN Needs a lot of work! Use at your own risk._ -<verbatim> +{{{ <<AuthorHistory page=StartSeite >> <<AuthorHistory page=all author="test" >> -</verbatim> +}}} Das erste Beispiel zeigt alle Änderungen der Seite "StartSeite" für jeweils andere Benutzer, das zweite Beispiel alle Änderungen des Autors "test" im gesamten Wiki. === Benutzung -<verbatim> +{{{ <<AuthorHistory page=StartSeite >> -</verbatim> +}}} ergibt: <<AuthorHistory page=StartSeite >> Modified: trunk/locale/de/pgsrc/Hilfe%FGraphVizPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/de/pgsrc/Hilfe%2FGraphVizPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:56 +0000 +Date: Sun, 5 Jul 2009 21:04:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.13) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -10,7 +10,7 @@ ==== Beispiel -<verbatim> +{{{ <<GraphViz digraph automata_0 { size ="8.5, 11"; @@ -26,7 +26,7 @@ "Machine: a" [ shape = plaintext ]; } >> -</verbatim> +}}} wird angezeigt als Modified: trunk/locale/de/pgsrc/Hilfe%FHalloWeltPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FHalloWeltPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/de/pgsrc/Hilfe%2FHalloWeltPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 20:06:12 +0000 +Date: Sun, 5 Jul 2009 21:04:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.8) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -14,9 +14,9 @@ Vom Quellcode dieser Seite: -<verbatim> +{{{ <<HelloWorld salutation="Hallo," name="WikiUser" >> -</verbatim> +}}} ----- PhpWiki's Plugin Architektur erlaubt dir benutzerdefinierte HTML Elemente deinem Wiki hinzuzufügen. Du mußt nur eine neue Klasse (Unterklasse) von der ~WikiPlugin Klasse ableiten, wie mit dem Namen unterhalb, und mit der run() Methode ja nach Wiki- oder Request Argumenten die HTML Ausgabe zu erzeugen. Modified: trunk/locale/de/pgsrc/Hilfe%FHochLadenPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FHochLadenPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/de/pgsrc/Hilfe%2FHochLadenPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:56 +0000 +Date: Sun, 5 Jul 2009 21:04:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.11) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -19,9 +19,9 @@ So können Sie z.B. leicht hochgeladene Bilder anzeigen. Siehe PhpWiki:InlineUploadedImages ==== Benutzung: -<verbatim> +{{{ <<UpLoad >> -</verbatim> +}}} === Argumente: __logfile__: Modified: trunk/locale/de/pgsrc/Hilfe%FInhaltsVerzeichnisPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/de/pgsrc/Hilfe%2FInhaltsVerzeichnisPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:56 +0000 +Date: Sun, 5 Jul 2009 21:04:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.13) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -14,10 +14,10 @@ === Benutzung -<verbatim> +{{{ <<CreateToc >> <<CreateToc jshide||=1 with_toclink||=1 >> -</verbatim> +}}} === Argumente Modified: trunk/locale/de/pgsrc/Hilfe%FNeueSeitePlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/de/pgsrc/Hilfe%2FNeueSeitePlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sat, 4 Jul 2009 17:26:21 +0000 +Date: Sun, 5 Jul 2009 21:04:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.11pre) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -17,10 +17,10 @@ gebe den Namen der neuen Seite an und klicke auf den NeueSeite Knopf. === Benutzung -<verbatim> +{{{ <?plugin-form CreatePage ?> <?plugin-form CreatePage template=KategorieStartSeite ?> -</verbatim> +}}} === Argumente __s__: | Modified: trunk/locale/de/pgsrc/Hilfe%FNeuerKommentarPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/de/pgsrc/Hilfe%2FNeuerKommentarPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:56 +0000 +Date: Sun, 5 Jul 2009 21:04:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.8) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -16,9 +16,9 @@ === Benutzung -<verbatim> +{{{ <<AddComment order||=normal jshide||=0 mode||=show,add noheader||=0 >> -</verbatim> +}}} === Argumente Modified: trunk/locale/de/pgsrc/Hilfe%FPhotoAlbumPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/de/pgsrc/Hilfe%2FPhotoAlbumPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:56 +0000 +Date: Sun, 5 Jul 2009 21:04:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.12pre-20050918) Content-Type: application/x-phpwiki; pagename=Hilfe%2FPhotoAlbumPlugin; @@ -11,7 +11,7 @@ Zeigt eine Liste von Bilder aus einer Definitionsdatei mit optionaler Beschreibung als Album an. == Benutzung -<verbatim> +{{{ <<PhotoAlbum src=http://server/textfile mode=[column|row] @@ -22,7 +22,7 @@ width=100% weblocation=>false >> -</verbatim> +}}} == Argumente _Nur der ='src'= Parameter ist verpflichtend._ @@ -105,11 +105,11 @@ === Textdatei Möglicher Inhalt einer Definitionsdatei: -<verbatim> +{{{ photo-01.jpg; Meine Freundin und Ich photo-02.jpg christmas.gif; Frohe Weihnachten! -</verbatim> +}}} === Beispiel Alben Lokales Verzeichnis: @@ -117,10 +117,10 @@ src="themes/Hawaiian/images/pictures/" >> oder via externe URL: -<verbatim> +{{{ <<PhotoAlbum src="http://phpwiki.sourceforge.net/demo/themes/Hawaiian/images/pictures/PhotoAlbum.csv" -</verbatim> +}}} >> [ /Diashow ] Modified: trunk/locale/de/pgsrc/Hilfe%FVorlagePlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/de/pgsrc/Hilfe%2FVorlagePlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:56 +0000 +Date: Sun, 5 Jul 2009 21:04:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.13) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -19,13 +19,13 @@ Note: The mediawiki syntax is also supported. === Usage -<verbatim> +{{{ <<Template page=Template/Footer>> <<Template page=Template/Film vars="title=SomeFilm&year=1999" >> {{Template/Film|title=SomeFilm|year=1999}} -</verbatim> +}}} === Plugin Argumente Argument| @@ -47,7 +47,7 @@ the placeholder is %%var%% and not {{~{var~}}} as in mediawiki. The following predefined variables are automatically expanded if existing: -<verbatim> +{{{ pagename mtime - last modified date + time ctime - creation date + time @@ -55,26 +55,26 @@ owner creator - first author SERVER_URL, DATA_PATH, SCRIPT_NAME, PHPWIKI_BASE_URL and BASE_URL -</verbatim> +}}} <noinclude> .. </noinclude> is stripped ==== In work: * ENABLE_MARKUP_TEMPLATE = true: (lib/InlineParser.php) Support a mediawiki-style syntax extension which maps -<verbatim> +{{{ {{Template/Film|title=Some Good Film|year=1999}} -</verbatim> +}}} to -<verbatim> +{{{ <<Template page=Template/Film vars="title=Some Good Film&year=1999" >> -</verbatim> +}}} === Examples -<verbatim> +{{{ <<Template page=Vorlage/Beispiel vars="title=TestTitle" >> -</verbatim> +}}} Standard syntax: <<Template page=Vorlage/Beispiel vars="title=TestTitle" >> Modified: trunk/locale/de/pgsrc/Hilfe%FWikiPlugin =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FWikiPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/de/pgsrc/Hilfe%2FWikiPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:56 +0000 +Date: Sun, 5 Jul 2009 21:04:20 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -33,9 +33,9 @@ Currently, one invokes a plugin by putting something like: -<verbatim> +{{{ <<AllPages limit=5>> -</verbatim> +}}} into a regular wiki-page. That particular example produces a list of the first 5 existing pages (via the ~PageList library). @@ -49,29 +49,29 @@ precedence: # The plugin invocation can specify the value for an argument, like so: - <verbatim> + {{{ <<BackLinks page=OtherPage >> - </verbatim> + }}} # The argument can be specified via an HTTP query argument. This doesn't happen (is not allowed) unless the argument is mentioned in the plugin invocation: - <verbatim> + {{{ <<BackLinks page >> - </verbatim> + }}} # Default values specified in the plugin invocation: - <verbatim> + {{{ <<BackLinks page||=OtherPage >> - </verbatim> + }}} # The plugin must supply default values for each argument it uses. Such default args may be overriden by URL arguments like so: - <verbatim> + {{{ BackLinks?page=ThisPage&sortby=-mtime - </verbatim> + }}} (The BackLinks plugin uses the current page as the default value for the ''page'' argument.) @@ -110,17 +110,17 @@ *plugin-list* is used as argument to provide a dynamic list of pagenames. - <verbatim> + {{{ <<PluginName Help:s ...] >> - </verbatim> + }}} - <verbatim> + {{{ <?plugin-form PluginName Help:s ...] ?> - </verbatim> + }}} - <verbatim> + {{{ <<PluginName args=<!plugin-list pluginname Help:s ] !> >> - </verbatim> + }}} ==== The box Method Modified: trunk/locale/fr/pgsrc/Aide%FPluginAlbumPhotos =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginAlbumPhotos 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginAlbumPhotos 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -15,7 +15,7 @@ ===Usage -<verbatim> +{{{ <<PhotoAlbum src=http://server/textfile mode=[column|row] @@ -26,7 +26,7 @@ width=100% weblocation=>false >> -</verbatim> +}}} == Arguments @@ -68,11 +68,11 @@ === Fichier texte Contenu possible d'une fichier texte valide : -<verbatim> +{{{ photo-01.jpg; Ma femme et moi ! photo-02.jpg jn.gif; Joyeux Noël ! -</verbatim> +}}} === Exemple d'album Dossier local : @@ -80,10 +80,10 @@ src="themes/Hawaiian/images/pictures/" >> ou par une adresse extérieure : -<verbatim> +{{{ <<PhotoAlbum src="http://phpwiki.sourceforge.net/demo/themes/Hawaiian/images/pictures/PhotoAlbum.csv" -</verbatim> +}}} >> == Auteur Modified: trunk/locale/fr/pgsrc/Aide%FPluginBeauTableau =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginBeauTableau 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginBeauTableau 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -74,7 +74,7 @@ Le tableau ci-dessus a été construit avec : -<verbatim> +{{{ <<RichTable *border=1, cellpadding=5, bgcolor=#f0f8f8, width=75%, align=center @@ -106,7 +106,7 @@ Cette cellule utilise la couleur de ligne | J'espère pouvoir insérer un tableau ! :( >> -</verbatim> +}}} == Auteur Modified: trunk/locale/fr/pgsrc/Aide%FPluginBonjourLeMonde =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginBonjourLeMonde 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginBonjourLeMonde 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 20:06:25 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -14,9 +14,9 @@ Depuis la source de cette page : -<verbatim> +{{{ <<HelloWorld salutation="Bonjour," name="UtilisateurWiki" >> -</verbatim> +}}} ----- L'architecture d'un plugin vous permet d'ajouter des éléments personnalisé à votre wiki. Modified: trunk/locale/fr/pgsrc/Aide%FPluginCalendrier =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginCalendrier 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginCalendrier 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -17,9 +17,9 @@ == Usage -<verbatim> +{{{ <<Calendar>> -</verbatim> +}}} vous donnera : <<Calendar>> Modified: trunk/locale/fr/pgsrc/Aide%FPluginColorationPhp =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginColorationPhp 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginColorationPhp 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -19,11 +19,11 @@ =<<= puis écrire le code sur les lignes suivantes jusqu'au =>>= final : -<verbatim> +{{{ <<PhpHighlight [wrap?] [color options] code devant être coloré >> -</verbatim> +}}} Dépendant de l'option =wrap=, le code prendra soin d'ajouter =<?php= et =>>= au code avant de la passer à la fonction highlight-string. Si Modified: trunk/locale/fr/pgsrc/Aide%FPluginCommenter =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginCommenter 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginCommenter 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -19,7 +19,7 @@ Placez simplement le texte à commenter entre =<<Comment= et =>>= : -<verbatim> +{{{ <<Comment == Une section cachée : @@ -28,7 +28,7 @@ visible en éditant la source. >> -</verbatim> +}}} == Auteur Modified: trunk/locale/fr/pgsrc/Aide%FPluginCr%C3%A9erUnePage =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginCr%C3%A9erUnePage 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginCr%C3%A9erUnePage 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Fri, 3 Jul 2009 22:21:47 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -21,10 +21,10 @@ Mettez un "<~?plugin-form ~CreatePage ?~>" sur une page, affichez cette page, entrez le nom de la page à créer puis cliquez sur le bouton. -<verbatim> +{{{ <?plugin-form CreatePage ?> <?plugin-form CreatePage template=CategoryHomePage ?> -</verbatim> +}}} ===Arguments __s__: | Modified: trunk/locale/fr/pgsrc/Aide%FPluginCr%C3%A9erUneTdm =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginCr%C3%A9erUneTdm 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginCr%C3%A9erUneTdm 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -17,10 +17,10 @@ ===Usage -<verbatim> +{{{ <<CreateToc >> <<CreateToc jshide||=1 with_toclink||=1 >> -</verbatim> +}}} ===Arguments Modified: trunk/locale/fr/pgsrc/Aide%FPluginHistoriqueAuteur =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginHistoriqueAuteur 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginHistoriqueAuteur 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -11,11 +11,11 @@ Ce plugin vous permet d'afficher l'historique des éditions d'un auteur particulier. Vous pouvez aussi bien spécifier le nom de la page (page courante par défaut). -<verbatim> +{{{ <<AuthorHistory user="test" >> <<AuthorHistory page=HomePage >> -</verbatim> +}}} Le second exemple aura la page courante par défaut. Nous ne pouvons vous fournir d'autres exemples puisque nous ne connaissons par les noms d'utilisateurs potentiels Modified: trunk/locale/fr/pgsrc/Aide%FPluginInclureUnCadre =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginInclureUnCadre 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginInclureUnCadre 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -18,15 +18,15 @@ Exemples: pour inclure une page depuis un autre site, utilisez l'argument <b>src</b> : -<verbatim> +{{{ <<FrameInclude src="http://phpwiki.org/" >> -</verbatim> +}}} Pour inclure une page depuis ce wiki, utilisez l'argument <b>page</b> : -<verbatim> +{{{ <<FrameInclude page=PageAccueil >> -</verbatim> +}}} Pour plus d'informations sur ce plugin, lisez s'il vous plaît, la source PHP dans le répertoire /lib/plugin. Modified: trunk/locale/fr/pgsrc/Aide%FPluginInclureUnePage =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginInclureUnePage 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginInclureUnePage 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -13,11 +13,11 @@ Vous pouvez aussi charger des pages externes sur un mode plus limité avec PluginInclureUnCadre. Par exemple, les lignes suivantes : -<verbatim> +{{{ <<IncludePage page="PageAccueil" >> <<IncludePage page="WabiSabi" >> -</verbatim> +}}} donne : Modified: trunk/locale/fr/pgsrc/Aide%FPluginInfosSyst%C3%A8me =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginInfosSyst%C3%A8me 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginInfosSyst%C3%A8me 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -15,13 +15,13 @@ ===Usage -<verbatim> +{{{ Usage: <<SystemInfo all >> ou <<SystemInfo pagestats cachestats discspace hitstats >> ou <<SystemInfo version >> ou <<SystemInfo current_theme >> ou <<SystemInfo PHPWIKI_DIR >> -</verbatim> +}}} ===Exemple Modified: trunk/locale/fr/pgsrc/Aide%FPluginIns%C3%A9rer =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginIns%C3%A9rer 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginIns%C3%A9rer 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -41,9 +41,9 @@ ==== Exemple -<verbatim> +{{{ <<Transclude src="http://phpwiki.sourceforge.net/demo/ChangeLog" >> -</verbatim> +}}} donne Modified: trunk/locale/fr/pgsrc/Aide%FPluginListeDesSousPages =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginListeDesSousPages 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginListeDesSousPages 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -23,7 +23,7 @@ === Usage -<verbatim> +{{{ <<UnfoldSubpages >> ou <<UnfoldSubpages sortby=-mtime words=50 maxpages=5 >> ou <<UnfoldSubpages quiet=1 smalltitle=1 >> @@ -31,7 +31,7 @@ ou <<UnfoldSubpages lines=3 >> ou <<UnfoldSubpages pagename="AdministrationDePhpWiki" section="Arguments" sectionhead=1 >> -</verbatim> +}}} ===Arguments @@ -74,9 +74,9 @@ La ligne -<verbatim> +{{{ <<UnfoldSubpages pagename=AdministrationDePhpWiki >> -</verbatim> +}}} affiche toutes les pages qui dépendent de AdministrationDePhpWiki : Modified: trunk/locale/fr/pgsrc/Aide%FPluginListeDuCalendrier =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginListeDuCalendrier 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginListeDuCalendrier 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -19,10 +19,10 @@ puis de revenir sur la page courante. L'évènement doit apparaître dans une liste sous le calendrier. -<verbatim> +{{{ <<Calendar >> <<CalendarList >> -</verbatim> +}}} ===Exemple Modified: trunk/locale/fr/pgsrc/Aide%FPluginM%C3%A9t%C3%A9oPhp =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginM%C3%A9t%C3%A9oPhp 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginM%C3%A9t%C3%A9oPhp 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -29,14 +29,14 @@ de l'aéroport par défaut qui est <tt>EKAH</tt>. Si vous voulez que l'utilisateur puisse changer la station en utilisant le menu alors lancer le plugin comme ceci : - <verbatim> + {{{ <<PhpWeather menu=true icao||=EKYT >> - </verbatim> + }}} de telle sorte que la valeur peut être ré-écrite lorsque l'utilisateur soumet le formulaire. Si vous mettez seulement : - <verbatim> + {{{ <<PhpWeather menu=true icao=EKYT >> - </verbatim> + }}} alors rien ne se produira lorsque l'utilisateur sélectionnera une autre station depuis la liste. @@ -44,9 +44,9 @@ Spécifie le code du pays (country code). Vous pouvez l'utiliser si vous souhaitez pré-sélectionner un pays différent de celui spécifié dans le ICAO. Ainsi : - <verbatim> + {{{ <<PhpWeather menu=true cc||=GB icao||=KTTS >> - </verbatim> + }}} affichera la météo courante à NASA Shuttle Facility, États-Unis (<tt>KTTS</tt>) et en même temps donnera à l'utilisateur une liste des stations du Royaume Uni. Comme l'exemple le montre vous devriez utiliser @@ -71,9 +71,9 @@ Le temps chez les Bretons : -<verbatim> +{{{ <<PhpWeather cc=FR icao=LFRN language=fr units=only_metric>> -</verbatim> +}}} et qui est actuellement : <<PhpWeather cc=FR icao=LFRN language=fr units=only_metric>> Modified: trunk/locale/fr/pgsrc/Aide%FPluginRechercheExterne =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginRechercheExterne 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginRechercheExterne 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -15,12 +15,12 @@ === Usage -<verbatim> +{{{ <<ExternalSearch url="InterWiki ou URL" name="texte du bouton" >> -</verbatim> +}}} === Arguments @@ -44,13 +44,13 @@ === Exemples -<verbatim> +{{{ url="http://sunir.org/apps/meta.pl?" name="Metawiki Search" url="http://www.usemod.com/cgi-bin/mb.pl?" name="MeatBall Search" url=php-lookup url=php-function url=PhpWiki -</verbatim> +}}} Effectue une recherche en texte intégral sur les wiki multiples : <<ExternalSearch url="http://sunir.org/apps/meta.pl?" name="Recherche Metawiki" >> Modified: trunk/locale/fr/pgsrc/Aide%FPluginRedirection =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginRedirection 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginRedirection 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -34,9 +34,9 @@ Une page peut être rendu comme un alias pour la page d'acccueil en placant ce code en haut : -<verbatim> +{{{ <<RedirectTo page="PageAccueil" >> -</verbatim> +}}} Pour voir cet exemple en action, visitez AliasAccueil. ----- Modified: trunk/locale/fr/pgsrc/Aide%FPluginRessourcesRss =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginRessourcesRss 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginRessourcesRss 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -19,10 +19,10 @@ === Usage -<verbatim> +{{{ <<RssFeed>> <<RssFeed url=http://somesite.tld/linktofeed.rss >> -</verbatim> +}}} === Arguments Argument| @@ -52,10 +52,10 @@ === Exemples * sources ~PhpWikiRss pour PhpWiki:RecentChanges : -<verbatim> +{{{ <<RssFeed feed=PhpWikiRss description="PhpWiki:RecentChanges" url=http://phpwiki.sourceforge.net/phpwiki/RecentChanges?format=rss >> -</verbatim> +}}} * [PhpWikiDemo:sidebar/] _Exemple barre verticale_ Modified: trunk/locale/fr/pgsrc/Aide%FPluginTableauAncienStyle =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginTableauAncienStyle 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginTableauAncienStyle 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -15,14 +15,14 @@ ===Usage: -<verbatim> +{{{ <<OldStyleTable caption="Tableau ancien style" border||=2 ||^ *Identité* |v *Prix* |v *Notes* | *Prénom* | *Nom* |> Jeff |< Dairiki |^ Bon marché |< Sans valeur |> Marco |< Polo | Moins cher |< Pas disponible >> -</verbatim> +}}} affichera Modified: trunk/locale/fr/pgsrc/Aide%FPluginTeX2png =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginTeX2png 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginTeX2png 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -15,9 +15,9 @@ ===Usage -<verbatim> +{{{ <<TeX2png text="$$(a+b)^n=\sum_{k=0}^n{n\choose k}a^k b^{n-k}$$" >> -</verbatim> +}}} donne @@ -40,9 +40,9 @@ par le texte en rouge. Il est malgré tout possible d'afficher du texte comme <<TeX2png text="$\textrm{\LaTeX}$" >> en utilisant : -<verbatim> +{{{ <<TeX2png text="$\textrm{\LaTeX}$" >> -</verbatim> +}}} Ce plugin n'est pas adapté à la production de documents mathématiques Web Modified: trunk/locale/fr/pgsrc/Aide%FPluginWiki =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginWiki 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FPluginWiki 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -22,9 +22,9 @@ Habituellement, on appelle un plugin en écrivant quelque chose comme ceci : -<verbatim> +{{{ <<BackLinks>> -</verbatim> +}}} dans une page wiki classique. Cet exemple particulier génère une liste des pages qui sont liées à la page courante. Ici on a : @@ -40,29 +40,29 @@ quatre moyens pour spécifier leur valeur. Dans l'ordre de priorité : # L'appel du plugin peut spécifier la valeur d'un argument comme ceci : - <verbatim> + {{{ <<BackLinks page=OtherPage >> - </verbatim> + }}} # L'arguement peut être spécifié via l'argument d'une requête HTTP. Ceci ne devrait pas se produire (ce n'est pas permis) à moins que l'argument soit mentionné dans l'appel du plugin : - <verbatim> + {{{ <<BackLinks page >> - </verbatim> + }}} # Valeurs par défaut spécifiées dans l'appel du plugin : - <verbatim> + {{{ <<BackLinks page||=OtherPage >> - </verbatim> + }}} # Le plugin remplace les valeurs par défaut pour chaque argument utilisé par des arguments d'URL comme ceci : - <verbatim> + {{{ BackLinks?page=ThisPage&sortby=-mtime - </verbatim> + }}} (Le plugin RétroLiens utilise la page courante comme valeur par défaut pour l'argument ''page'') @@ -81,22 +81,22 @@ *plugin-link* peut être utilisé pour changer les liens sortants pour cette page. -<verbatim> +{{{ <<PluginName [args...] >> -</verbatim> +}}} -<verbatim> +{{{ <?plugin-form PluginName [args...] ?> -</verbatim> +}}} -<verbatim> +{{{ <?plugin-link PluginName [args...] ?> -</verbatim> +}}} ;:Ce n'est pas utilisé. -<verbatim> +{{{ <?plugin-head PluginName [args...] ?> -</verbatim> +}}} ;:Ce n'est plus utilisé. Modified: trunk/locale/fr/pgsrc/Aide%FURLMagiquesPhpWiki =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FURLMagiquesPhpWiki 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/Aide%2FURLMagiquesPhpWiki 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -56,9 +56,9 @@ Un lien magique a cette allure : -<verbatim> +{{{ [ texte | url-phpwiki ] -</verbatim> +}}} La partie ''texte'' est optionnelle mais est habituellement recommandée. S'il est donné, il fournira le label du lien. L' ''url-phpwiki'' est @@ -66,9 +66,9 @@ ===Exemples -<verbatim> +{{{ [ Éditer le BacÀSable | phpwiki:BacÀSable?action=edit ] -</verbatim> +}}} générera un lien qui vous emmènera directement à l'édition du [BacÀSable], comme ceci : [ Éditer le BacÀSable | phpwiki:BacÀSable?action=edit ]. @@ -99,17 +99,17 @@ Un plugin de recherche appelé avec *<?plugin* au lieu de *<?plugin-form* insère simplement le résultat de la recherche du plugin : -<verbatim> +{{{ <<TitleSearch s=wiki noheader=true >> -</verbatim> +}}} Résultats de recherche pour les pages dont le titre contient 'wiki' : <<TitleSearch s=wiki noheader=true >> -<verbatim> +{{{ <?plugin-form FullTextSearch ?> -</verbatim> +}}} donne @@ -117,9 +117,9 @@ Tandis que -<verbatim> +{{{ <?plugin-form TitleSearch formsize=12 ?> -</verbatim> +}}} donne Modified: trunk/locale/fr/pgsrc/AjouterDesCommentaires =================================================================== --- trunk/locale/fr/pgsrc/AjouterDesCommentaires 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/AjouterDesCommentaires 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -16,9 +16,9 @@ wikicomment-header, wikicomment-body, wikicomment-footer. ===Usage -<verbatim> +{{{ <<AddComment order||=normal jshide||=0 mode||=show,add noheader||=0 >> -</verbatim> +}}} ===Arguments __jshide__: | Modified: trunk/locale/fr/pgsrc/D%C3%A9poserUnFichier =================================================================== --- trunk/locale/fr/pgsrc/D%C3%A9poserUnFichier 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/D%C3%A9poserUnFichier 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -9,9 +9,9 @@ Content-Transfer-Encoding: binary __Télécharger un fichier qui sera accessible avec la syntaxe:__ -<verbatim> +{{{ Upload:num_rev/nom_fichier -</verbatim> +}}} ---- <<UpLoad >> ---- Modified: trunk/locale/fr/pgsrc/PagesFloues =================================================================== --- trunk/locale/fr/pgsrc/PagesFloues 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/PagesFloues 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -10,9 +10,9 @@ Les titres de toutes les pages sont parcourus à la recherche de ceux qui s'écrivent ou sonnent de façon similaire (mais en anglais). Par exemple : -<verbatim> +{{{ <<FuzzyPages s="WikkiWikkeaWebb">> -</verbatim> +}}} donne : Modified: trunk/locale/fr/pgsrc/TestDeCache =================================================================== --- trunk/locale/fr/pgsrc/TestDeCache 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/fr/pgsrc/TestDeCache 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:46:45 +0000 +Date: Sun, 5 Jul 2009 21:04:37 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.10) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -13,9 +13,9 @@ ==== Exemple : -<verbatim> +{{{ <<CacheTest text="What a wonderful test!" >> -</verbatim> +}}} will generate Modified: trunk/locale/zh/pgsrc/CalendarPlugin =================================================================== --- trunk/locale/zh/pgsrc/CalendarPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/CalendarPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -18,9 +18,9 @@ ===用法: -<verbatim> +{{{ <<Calendar>> -</verbatim> +}}} 你將會得到: <<Calendar>> Modified: trunk/locale/zh/pgsrc/CommentPlugin =================================================================== --- trunk/locale/zh/pgsrc/CommentPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/CommentPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.4) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -17,7 +17,7 @@ 簡單的把 =<<Comment= 和 =>>= 放在要註解的文字前後. -<verbatim> +{{{ <<Comment == A Hidden Section @@ -26,7 +26,7 @@ 被看到. >> -</verbatim> +}}} == Author Modified: trunk/locale/zh/pgsrc/ExternalSearchPlugin =================================================================== --- trunk/locale/zh/pgsrc/ExternalSearchPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/ExternalSearchPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.4) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -13,12 +13,12 @@ ExternalSearchPlugin 建立可以查詢 InterWiki 或其他內部站台的表單. === Typical Usage -<verbatim> +{{{ <<ExternalSearch url="InterWiki or URL" name="button text" >> -</verbatim> +}}} === Arguments Modified: trunk/locale/zh/pgsrc/HelloWorldPlugin =================================================================== --- trunk/locale/zh/pgsrc/HelloWorldPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/HelloWorldPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 20:06:35 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.5pre) Content-Type: application/x-phpwiki; pagename=HelloWorldPlugin; @@ -18,9 +18,9 @@ From the source of this page: -<verbatim> +{{{ <<HelloWorld salutation="Hello," name="WikiUser" >> -</verbatim> +}}} ----- PhpWiki 的 plugin 架構允許你加入自訂的頁面元素. 你所要做的就是繼承 ~WikiPlugin Modified: trunk/locale/zh/pgsrc/MagicPhpWikiURLs =================================================================== --- trunk/locale/zh/pgsrc/MagicPhpWikiURLs 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/MagicPhpWikiURLs 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.3-jeffs-hacks) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -66,9 +66,9 @@ ==== Some examples -<verbatim> +{{{ [ Edit the SandBox | phpwiki:SandBox?action=edit ] -</verbatim> +}}} 將會產生一個連結,而他將會直接引領你去編輯 SandBox, 像是: [Edit the SandBox | phpwiki:SandBox?action=edit]. @@ -99,17 +99,17 @@ A search plugin invoked with *<?plugin* instead of *<?plugin-form* simply inserts the search results of the plugin: -<verbatim> +{{{ <<TitleSearch s=wiki noheader=true >> -</verbatim> +}}} Search results for Page titles containing 'wiki': <<TitleSearch s=wiki noheader=true >> -<verbatim> +{{{ <?plugin-form FullTextSearch ?> -</verbatim> +}}} gives @@ -117,9 +117,9 @@ While -<verbatim> +{{{ <?plugin-form TitleSearch formsize=12 ?> -</verbatim> +}}} yields Modified: trunk/locale/zh/pgsrc/OldStyleTablePlugin =================================================================== --- trunk/locale/zh/pgsrc/OldStyleTablePlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/OldStyleTablePlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.4pre) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -10,14 +10,14 @@ OldStyleTablePlugin 用來在 wiki 頁面含括使用舊風格標記語法的表格. -<verbatim> +{{{ <<OldStyleTable ||^ *Name* |v *Cost* |v *Notes* | *First* | *Last* |> Jeff |< Dairiki |^ Cheap |< Not worth it |> Marco |< Polo | Cheaper |< Not available >> -</verbatim> +}}} 將會得到 Modified: trunk/locale/zh/pgsrc/PhotoAlbumPlugin =================================================================== --- trunk/locale/zh/pgsrc/PhotoAlbumPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/PhotoAlbumPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.4) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ 藉著顯示帶有說明以及相片檔名的文字檔以製作相簿. == Usage -<verbatim> +{{{ <<PhotoAlbum src=http://server/textfile mode=[column|row] @@ -22,7 +22,7 @@ height=100% width=100% >> -</verbatim> +}}} == Arguments ''只有 ='src'= 參數是必要的.'' @@ -51,11 +51,11 @@ === Text file 正確文字檔的內容應該是: -<verbatim> +{{{ photo-01.jpg; My girlfriend and I photo-02.jpg christmas.gif; Merry Christmas! -</verbatim> +}}} === Sample Album <<PhotoAlbum Modified: trunk/locale/zh/pgsrc/PhpHighlightPlugin =================================================================== --- trunk/locale/zh/pgsrc/PhpHighlightPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/PhpHighlightPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.4pre) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -15,11 +15,11 @@ 在同一行指定 plugin 的選項,簡單說就是在 =<?plugin= 與 =?>= 之間置放選項. -<verbatim> +{{{ <<PhpHighlight [wrap?] [color options] code to be highlighted >> -</verbatim> +}}} == Description Modified: trunk/locale/zh/pgsrc/PhpWeatherPlugin =================================================================== --- trunk/locale/zh/pgsrc/PhpWeatherPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/PhpWeatherPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.4) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -24,21 +24,21 @@ __icao__: 使用這個引數來先行挑選機場,以替代預設機場 <tt>EKAH</tt>. 如果你想讓使 用者能用選單改變地方,那麼你得使用這樣的語法 - <verbatim> + {{{ <<PhpWeather menu=true icao||=EKYT >> - </verbatim> + }}} 然後當使用者送出表單時,值將會被覆寫.如果你只用了 - <verbatim> + {{{ <<PhpWeather menu=true icao=EKYT >> - </verbatim> + }}} 那麼,當使用者從清單挑選其他地方的時候,將不會有任何事情產生. __cc__: Specify the country code. You can use this if you want pre-select a different country than the one specified in the ICAO. So using - <verbatim> + {{{ <<PhpWeather menu=true cc||=GB icao||=KTTS >> - </verbatim> + }}} will show the current weather at the NASA Shuttle Facility, United States (<tt>KTTS</tt>) and at the same time give the user a list of stations in the United Kingdom. As the example shows, then you Modified: trunk/locale/zh/pgsrc/RedirectToPlugin =================================================================== --- trunk/locale/zh/pgsrc/RedirectToPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/RedirectToPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.4pre) Content-Type: application/x-phpwiki; pagename=RedirectToPlugin; @@ -28,9 +28,9 @@ ==== Example 要製作一個連到 HomePage 的別名,就在頁面最上面放上: -<verbatim> +{{{ <<RedirectTo page="HomePage" >> -</verbatim> +}}} 要看這個範例的話,請參訪 HomePageAlias. ----- Modified: trunk/locale/zh/pgsrc/SystemInfoPlugin =================================================================== --- trunk/locale/zh/pgsrc/SystemInfoPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/SystemInfoPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.5pre) Content-Type: application/x-phpwiki; pagename=SystemInfoPlugin; @@ -14,13 +14,13 @@ SystemInfoPlugin 提供了存取 PhpWiki 所在平台上的低階系統資訊. -<verbatim> +{{{ Usage: <<SystemInfo all >> or <<SystemInfo pagestats cachestats discspace hitstats >> or <<SystemInfo version >> or <<SystemInfo current_theme >> or <<SystemInfo PHPWIKI_DIR >> -</verbatim> +}}} 範例: Modified: trunk/locale/zh/pgsrc/TranscludePlugin =================================================================== --- trunk/locale/zh/pgsrc/TranscludePlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/TranscludePlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.4pre) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -36,9 +36,9 @@ ==== Example -<verbatim> +{{{ <<Transclude src="http://phpwiki.sourceforge.net/demo/ChangeLog" >> -</verbatim> +}}} 將會得到 Modified: trunk/locale/zh/pgsrc/WikiPlugin =================================================================== --- trunk/locale/zh/pgsrc/WikiPlugin 2009-07-05 18:47:56 UTC (rev 6996) +++ trunk/locale/zh/pgsrc/WikiPlugin 2009-07-05 19:07:26 UTC (rev 6997) @@ -1,4 +1,4 @@ -Date: Sun, 5 Jul 2009 16:45:34 +0000 +Date: Sun, 5 Jul 2009 21:04:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -21,9 +21,9 @@ 現在,有人放了這麼一行字想要使用 plugin: -<verbatim> +{{{ <<BackLinks>> -</verbatim> +}}} 到一個一般的 wiki-page. 這個特有的範例產生了連結到此頁面的頁面列表. 結果如下: @@ -42,23 +42,23 @@ precedence: # The plugin invocation can specify the value for an argument, like so: - <verbatim> + {{{ <<BackLinks page=OtherPage >> - </verbatim> + }}} # The argument can be specified via an HTTP query argument. This doesn't happen (is not allowed) unless the argument is mentioned in the plugin invocation: - <verbatim> + {{{ <<BackLinks page >> - </verbatim> + }}} # Default values specified in the plugin invocation: - <verbatim> + {{{ <<BackLinks page||=OtherPage >> - </verbatim> + }}} # The plugin must supply default values for each argument it uses. (The BackLinks plugin uses the current page as the default value for This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |