From: <var...@us...> - 2019-04-11 09:38:55
|
Revision: 10091 http://sourceforge.net/p/phpwiki/code/10091 Author: vargenau Date: 2019-04-11 09:38:53 +0000 (Thu, 11 Apr 2019) Log Message: ----------- Remove locale/it/pgsrc/PaginaDiProva Removed Paths: ------------- trunk/locale/it/pgsrc/PaginaDiProva Deleted: trunk/locale/it/pgsrc/PaginaDiProva =================================================================== --- trunk/locale/it/pgsrc/PaginaDiProva 2019-04-10 16:59:37 UTC (rev 10090) +++ trunk/locale/it/pgsrc/PaginaDiProva 2019-04-11 09:38:53 UTC (rev 10091) @@ -1,141 +0,0 @@ -Date: Thu, 13 Oct 2016 15:09:22 +0000 -Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) -Content-Type: application/x-phpwiki; - pagename=PaginaDiProva; - flags=PAGE_LOCKED; - charset=UTF-8 -Content-Transfer-Encoding: binary - - Nuove liste : asterischi, hash marks, and ";text:def" -* bullet -* l1 -** l2 -** l2 -*** l3 -# one -#two -#three -;Term1:definition1.1 -;: defintion1.2 -;Term2 :defintion2 -;; Term3:defintion3 -;;;Term4: definition4 -;;; : defintion4.2 -;;; Term5 : defintion5 - -Mixed: -*ul1 -*#ul1-ol1 -*#ul1-ol2 -*#*ul1-ol2-ul1 -*#*ul1-ol2-ul2 -*#**ul1-ol2-ul2-ul1 -*#**ul1-ol2-ul2-ul1 - -*l1 - preformatted text -** l2 ----- - old lists - * level 1 - * l1 - *l2 - *l2 - *l3 - *l3 - *l4 - *l3 - *l5 - *l3 - #one - #two - #one - #two - *l1 - #three - #four - *l1 - *l2 - # one - # two - - preformatted text - some more text - - *l1 - *l4 - # number - # number -this is a plain paragraph - * bullet -this is a plain paragraph again - # number ----- -**Link tests** -# normal: FrontPage -# in brackets: [FrontPage] -- named: [the front page|FrontPage] -# Link in brackets: [http://phpwiki.sourceforge.net/] -# Link outside brackets: http://phpwiki.sourceforge.net/ -# Link with Wiki word: http://phpwiki.sourceforge.net/phpwiki/index.php?FrontPage -# Two consecutive links: http://phpwiki.sourceforge.net/ http://phpwiki.sourceforge.net/phpwiki/ -# [PhpWiki on Sourceforge | http://phpwiki.sourceforge.net/] -# [URL with a WikiWord | http://phpwiki.sourceforge.net/phpwiki/index.php?RecentChanges] -# Javascript: [boo! | javascript:alert('oops') ] (is now: named internal link) -# A [[Link] produces a [Link] -# A [Link] looks like this: [[Link] -# This is a [%%%] line break link -# Also this page is [[not linked to], and this one is !NotLinkedTo and this one neither !http://not.linked.to/. -#* WikiName - WikiNameSameStem -- !!WikiName - !!WikiNameSameStem -#* !!WikiName - !!WikiNameSameStem -- WikiName - WikiNameSameStem -#* WikiNameSameStem - WikiName -- !!WikiNameSameStem - !!WikiName -#* !!WikiNameSameStem - !!WikiName -- WikiNameSameStem - WikiName - ----- -Markup tests: - -**underscores for bold** - -'''quotes for bold''' - -''quotes for italic'' - -**''underscores bold italic''** - -'''''five quotes bold italic''''' - -''''''six quotes'''''' - -'''''Bold italic''' and italic'' (buggy) - -'''Bold and ''bold-italic''''' (also buggy) - -!!! h1 - -!! h2 - -! h3 - -this is plain text with <br>%%% -a line break - -look at the <a href="http://phpwiki.sourceforge.net/">markup language</a> - -you cannot use &, < or > - ----- -Usage in preformatted text: - - **underscores for bold** - '''quotes for bold''' - ''quotes for italic'' - **''underscores bold italic''** - '''''five quotes bold italic''''' - ''''''six quotes'''''' - !!! h1 - !! h2 - ! h3 - this is plain text with <br>%%% - a line break - look at the <a href="http://phpwiki.sourceforge.net/">markup language</a> - you cannot use &, < or > - This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |