From: <var...@us...> - 2019-04-04 13:05:44
|
Revision: 10074 http://sourceforge.net/p/phpwiki/code/10074 Author: vargenau Date: 2019-04-04 13:05:43 +0000 (Thu, 04 Apr 2019) Log Message: ----------- Add ?format=raw for images taken from Sourceforge Modified Paths: -------------- trunk/locale/de/pgsrc/Hilfe%2FTextFormatierungsRegeln trunk/locale/es/pgsrc/Ayuda%2FReglasDeFormatoDeTexto trunk/locale/fr/pgsrc/Aide%2FPluginBeauTableau trunk/locale/fr/pgsrc/Aide%2FR%C3%A8glesDeFormatageDesTextes trunk/locale/it/pgsrc/Aiuto%2FRegoleFormattazioneTesto trunk/locale/nl/pgsrc/Help%2FTekstFormatteringsRegels trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FTextformateringsregler trunk/pgsrc/Help%2FImages trunk/pgsrc/Help%2FRichTablePlugin trunk/pgsrc/Help%2FTextFormattingRules Modified: trunk/locale/de/pgsrc/Hilfe%2FTextFormatierungsRegeln =================================================================== --- trunk/locale/de/pgsrc/Hilfe%2FTextFormatierungsRegeln 2019-04-04 12:08:33 UTC (rev 10073) +++ trunk/locale/de/pgsrc/Hilfe%2FTextFormatierungsRegeln 2019-04-04 13:05:43 UTC (rev 10074) @@ -124,7 +124,7 @@ * Wenn du im Text Adressen eingibst, die mit **http:**, **ftp:** oder **mailto:** beginnen, werden diese auch automatisch in Links umgewandelt, zum Beispiel http://c2.com/ * Adressen, die mit **.png** oder **.jpg** enden (d.h. Bilder) werden in die Seite - eingefügt, wenn sie in eckige Klammern gesetzt werden, z. B.: [https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png] + eingefügt, wenn sie in eckige Klammern gesetzt werden, z. B.: [https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png?format=raw] == Tabellen == Modified: trunk/locale/es/pgsrc/Ayuda%2FReglasDeFormatoDeTexto =================================================================== --- trunk/locale/es/pgsrc/Ayuda%2FReglasDeFormatoDeTexto 2019-04-04 12:08:33 UTC (rev 10073) +++ trunk/locale/es/pgsrc/Ayuda%2FReglasDeFormatoDeTexto 2019-04-04 13:05:43 UTC (rev 10074) @@ -70,7 +70,7 @@ * Puede suprimir enlace a viejas referencias, precediendo la palabra con un '!', e.j. !NotLinkedAsWikiName * You can create footnotes by using [[1], [[2], [[3], ... like this here [1]. See footnote for counterpart. (If the [[ is in the first column, it is a footnote ''definition'' rather than a footnote ''reference'' [1].) * También, el sistema antiguo de enlazar los URL's sigue siendo soportado: preceda los URLs con "http:", "ftp:" o "mailto:" para crear enlaces automáticamante como en: http://c2.com/ -* Las URLs que finalizan en .png, o .jpg son visualizadas si están entre corchetes: [http://phpwiki.sourceforge.net/phpwiki/images/wikibase.png] +* Las URLs que finalizan en .png, o .jpg son visualizadas si están entre corchetes: [http://phpwiki.sourceforge.net/phpwiki/images/wikibase.png?format=raw] ! Tables Modified: trunk/locale/fr/pgsrc/Aide%2FPluginBeauTableau =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FPluginBeauTableau 2019-04-04 12:08:33 UTC (rev 10073) +++ trunk/locale/fr/pgsrc/Aide%2FPluginBeauTableau 2019-04-04 13:05:43 UTC (rev 10074) @@ -46,7 +46,7 @@ PageAccueil - |* colspan=2 -[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png] +[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png?format=raw] |* rowspan=2 Cette cellule fait appel à un plugin ! <?plugin @@ -81,7 +81,7 @@ PageAccueil - |* colspan=2 -[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png] +[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png?format=raw] |* rowspan=2 Cette cellule fait appel à un plugin ! <?plugin Modified: trunk/locale/fr/pgsrc/Aide%2FR%C3%A8glesDeFormatageDesTextes =================================================================== --- trunk/locale/fr/pgsrc/Aide%2FR%C3%A8glesDeFormatageDesTextes 2019-04-04 12:08:33 UTC (rev 10073) +++ trunk/locale/fr/pgsrc/Aide%2FR%C3%A8glesDeFormatageDesTextes 2019-04-04 13:05:43 UTC (rev 10074) @@ -132,7 +132,7 @@ "<tt>http:</tt>", "<tt>ftp:</tt>" ou "<tt>mailto:</tt>" pour créer automatiquement des liens comme dans : http://c2.com/ * Les URL se terminant par .png, .gif, ou .jpg sont inclus s'ils sont isolés entre - crochets : [https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png] + crochets : [https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png?format=raw] * les #[hyperliens] dans la page sont réalisés en plaçant le nom d'une ancre et en se référant à l'andre par un lien : * ancres nommés : Modified: trunk/locale/it/pgsrc/Aiuto%2FRegoleFormattazioneTesto =================================================================== --- trunk/locale/it/pgsrc/Aiuto%2FRegoleFormattazioneTesto 2019-04-04 12:08:33 UTC (rev 10073) +++ trunk/locale/it/pgsrc/Aiuto%2FRegoleFormattazioneTesto 2019-04-04 13:05:43 UTC (rev 10074) @@ -73,7 +73,7 @@ * Puoi eliminare i link in vecchi stile facendo precedere un URI da un punto esclamativo, come ad esempio !NotEUnWikiName, oppure !http://non.e.linkato * [1], [2], [3], [4] refer to remote references. Click EditLinks on the edit form to enter URLs. These differ from the newer linking scheme; references are unique to a page. * In ogni caso il vecchio modo di fare collegamenti è ancora supportato, quindi si potranno usare "http:", "ftp:", o "mailto:" per creare automaticamente link, come in http://c2.com -* Gli URL che finiscono in .png, .gif o .jpg sono racchiuse da parentesi quadre e permettono di inserire un'immagine, as esempio: [https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png] +* Gli URL che finiscono in .png, .gif o .jpg sono racchiuse da parentesi quadre e permettono di inserire un'immagine, as esempio: [https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png?format=raw] ! Linguaggio di marcatura HTML Modified: trunk/locale/nl/pgsrc/Help%2FTekstFormatteringsRegels =================================================================== --- trunk/locale/nl/pgsrc/Help%2FTekstFormatteringsRegels 2019-04-04 12:08:33 UTC (rev 10073) +++ trunk/locale/nl/pgsrc/Help%2FTekstFormatteringsRegels 2019-04-04 13:05:43 UTC (rev 10074) @@ -78,7 +78,7 @@ * Je kunt koppelen naar oude stijl verwijzingen onderdrukken door een '~~' voor de woorden te tiepen: ~NietGekoppeldAlsWikiNaam. * You can create footnotes by using ~[1], ~[2], ~[3], ... like this here #[|ftnt_ref_1]<sup>~[[1|#ftnt_1]~]</sup>. See footnote for counterpart. (If the ~[ is in the first column, it is a footnote <em>definition</em> rather than a footnote <em>reference</em> #[|ftnt_ref_1]<sup>~[[1|#ftnt_1]~]</sup>.) * De oude manier van URL koppeling wordt nog steeds ondersteund: tiep voor de URLs "http:", "ftp:" of "mailto:" ome een automatiese koppeling te maken, als in: http://c2.com/. -* URLs die eindigen op .png, .gif of .jpg worden ingebed <em>wanneer ingevoerd als een externe verwijzing</em>: [https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png] +* URLs die eindigen op .png, .gif of .jpg worden ingebed <em>wanneer ingevoerd als een externe verwijzing</em>: [https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png?format=raw] ! Tables Modified: trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FTextformateringsregler =================================================================== --- trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FTextformateringsregler 2019-04-04 12:08:33 UTC (rev 10073) +++ trunk/locale/sv/pgsrc/Hj%C3%A4lp%2FTextformateringsregler 2019-04-04 13:05:43 UTC (rev 10074) @@ -73,7 +73,7 @@ * Du kan undvika att länkar skapas genom att sätta "!" framför ordet som du inte vill vara en länk, t.ex. !InteEnWikilänk, !http://inte.heller.en.länk/ * You can create footnotes by using [[1], [[2], [[3], ... like this here [1]. See footnote for counterpart. (If the [[ is in the first column, it is a footnote ''definition'' rather than a footnote ''reference'' [1].) * Det gamla sättet att skapa länkar av URL:er stöds fortfarande: Föregå varje URL med "http:", "ftp:" eller "mailto:" för att skapa länkar automatiskt, så här: http://c2.com/ -* Bilder med URL:er som slutar med .png, .gif eller .jpg innanför hakparenteser läggs in i dokumentet av sig själv: [https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png] +* Bilder med URL:er som slutar med .png, .gif eller .jpg innanför hakparenteser läggs in i dokumentet av sig själv: [https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png?format=raw] ! Tables Modified: trunk/pgsrc/Help%2FImages =================================================================== --- trunk/pgsrc/Help%2FImages 2019-04-04 12:08:33 UTC (rev 10073) +++ trunk/pgsrc/Help%2FImages 2019-04-04 13:05:43 UTC (rev 10074) @@ -92,15 +92,15 @@ In that case, you simply put the URL between double brackets or double curly brackets: {{{ -[[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/poweredby_phpwiki_51x31.png]] +[[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/poweredby_phpwiki_51x31.png?format=raw]] }}} or {{{ -{{https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/poweredby_phpwiki_51x31.png}} +{{https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/poweredby_phpwiki_51x31.png?format=raw}} }}} will give: -[[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/poweredby_phpwiki_51x31.png]] +[[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/poweredby_phpwiki_51x31.png?format=raw]] == See Also == * [[Help:Adobe Flash]] Modified: trunk/pgsrc/Help%2FRichTablePlugin =================================================================== --- trunk/pgsrc/Help%2FRichTablePlugin 2019-04-04 12:08:33 UTC (rev 10073) +++ trunk/pgsrc/Help%2FRichTablePlugin 2019-04-04 13:05:43 UTC (rev 10074) @@ -64,7 +64,7 @@ HomePage - |* colspan=2 -[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png] +[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png?format=raw] |* rowspan=2 This cell actually has a plugin invocation inside it! <?plugin @@ -99,7 +99,7 @@ HomePage - |* colspan=2 -[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png] +[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png?format=raw] |* rowspan=2 This cell actually has a plugin invocation inside it! <?plugin Modified: trunk/pgsrc/Help%2FTextFormattingRules =================================================================== --- trunk/pgsrc/Help%2FTextFormattingRules 2019-04-04 12:08:33 UTC (rev 10073) +++ trunk/pgsrc/Help%2FTextFormattingRules 2019-04-04 13:05:43 UTC (rev 10074) @@ -267,7 +267,7 @@ with "##~http:##", "##~ftp:##" or "##~mailto:##" to create links automatically as in: http://c2.com/ * URLs ending with ##.png##, ##.gif##, or ##.jpg## are inlined if in square brackets, by themselves: - [[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png]] + [[https://sourceforge.net/p/phpwiki/code/HEAD/tree/trunk/themes/default/images/png.png?format=raw]] * You can create footnotes by using ~[1], ~[2], ~[3], ... like this here #[|ftnt _ref_1]<sup>~[[1|#ftnt_1]~]</sup>. See footnote for counterpart. (If the ~[ is in the first column, it is a footnote <em>definition</em> rather than a footnote This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |