From: Carsten K. <car...@us...> - 2002-01-09 05:50:21
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv19629 Modified Files: RecentChanges RecentEdits TextFormattingRules Log Message: Converted to binary for easier editing during translation. Index: RecentChanges =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/RecentChanges,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -r1.21 -r1.22 *** RecentChanges 2002/01/08 23:17:21 1.21 --- RecentChanges 2002/01/09 05:50:18 1.22 *************** *** 1,16 **** ! From hos...@da... Tue Jan 8 18:00:00 2002 ! Subject: RecentChanges ! From: hos...@da... (PhpWiki) ! Date: Tue, 8 Jan 2002 18:00:00 -0500 ! Mime-Version: 1.0 Content-Type: application/x-phpwiki; pagename=RecentChanges; ! flags=PAGE_LOCKED Content-Transfer-Encoding: binary - X-RCS_ID: $Id$ Here's a list of recently changed pages on this wiki. (See RecentEdits for all recent minor edits and changes). ! <?plugin Toolbar name=RecentChanges days=1,3,7,30,90,-1 sep=| ?> -------- ! <?plugin RecentChanges days||=30?> --- 1,13 ---- ! Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks+carsten's-binary-hack) ! X-RCS_ID: $Id$ Content-Type: application/x-phpwiki; pagename=RecentChanges; ! flags=PAGE_LOCKED; ! lastmodified=1010523612; Content-Transfer-Encoding: binary Here's a list of recently changed pages on this wiki. (See RecentEdits for all recent minor edits and changes). ! <?plugin Toolbar name=RecentChanges days=1,3,7,30,90,-1 label="Show changes for: %s" sep=| ?> -------- ! <?plugin RecentChanges days||=2 show_all||=0 ?> Index: RecentEdits =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/RecentEdits,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** RecentEdits 2002/01/08 23:17:21 1.4 --- RecentEdits 2002/01/09 05:50:18 1.5 *************** *** 1,12 **** ! From hos...@da... Sun Tue 8 18:00:00 2002 ! Subject: RecentEdits ! From: hos...@da... (PhpWiki) ! Date: Tue, 8 Jan 2002 18:00:00 -0500 ! Mime-Version: 1.0 Content-Type: application/x-phpwiki; pagename=RecentEdits; ! flags=PAGE_LOCKED Content-Transfer-Encoding: binary - X-RCS_ID: $Id$ Here's a list of recently edited pages on this wiki. All minor changes are shown, not just the most recent ones. (See RecentChanges for the most recent non-minor changes). --- 1,9 ---- ! Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks+carsten's-binary-hack) ! X-RCS_ID: $Id$ Content-Type: application/x-phpwiki; pagename=RecentEdits; ! flags=PAGE_LOCKED; ! lastmodified=1010531064; Content-Transfer-Encoding: binary Here's a list of recently edited pages on this wiki. All minor changes are shown, not just the most recent ones. (See RecentChanges for the most recent non-minor changes). Index: TextFormattingRules =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/TextFormattingRules,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -r1.22 -r1.23 *** TextFormattingRules 2002/01/01 22:05:18 1.22 --- TextFormattingRules 2002/01/09 05:50:18 1.23 *************** *** 1,26 **** ! From [no address given] Tue Dec 18 22:49:56 2001 ! Subject: TextFormattingRules ! From: [no address given] (PhpWiki) ! Date: Tue, 18 Dec 2001 19:32:52 -0500 ! Mime-Version: 1.0 (Produced by PhpWiki 1.3.0-jeffs-hacks) Content-Type: application/x-phpwiki; pagename=TextFormattingRules; flags=PAGE_LOCKED; ! lastmodified=1008721972; ! Content-Transfer-Encoding: quoted-printable ! Synopsis TextFormattingRules%%% ! __Emphasis:__ '____' for ''italics'', _''''_ for __bold__, '____'_''''_ = ! for ''__both__''.%%% ! __Lists:__ * for bullet lists, # for numbered lists, "__;__ term __:__ = ! definition" for definition lists.%%% ! __References:__ !JoinCapitalizedWords or use square brackets for a [[page = ! link] or URL [[!http://cool.wiki.int/].%%% __Footnotes:__ Use [[1],[[2],[[3],...%%% ! __Preventing linking__ Prefix with "!": !!DoNotHyperlink, name links like = ! [[[[text | URL] (double up on the "[").%%% ! __Misc__ "!", "!!", "!!!" make headings, "%%''''%" makes a linebreak, = ! "-''''---" makes a horizontal rule. ---- --- 1,18 ---- ! Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks+carsten's-binary-hack) ! X-RCS_ID: $Id$ Content-Type: application/x-phpwiki; pagename=TextFormattingRules; flags=PAGE_LOCKED; ! lastmodified=1008721970; ! Content-Transfer-Encoding: binary ! Synopsis TextFormattingRules%%% ! __Emphasis:__ '____' for ''italics'', _''''_ for __bold__, '____'_''''_ for ''__both__''%%% ! __Lists:__ * for bullet lists, # for numbered lists, "; term : definition" for definition lists%%% ! __References:__ !JoinCapitalizedWords or use square brackets for a [[page link] or URL [[!http://cool.wiki.int/].%%% __Footnotes:__ Use [[1],[[2],[[3],...%%% ! __Preventing linking__ Prefix with "!": !!DoNotHyperlink, name links like [[text | URL] (double up on the "[")%%% ! __Misc__ "!", "!!", "!!!" make headings, "%%''''%" makes a linebreak, "-''''-''''-''''-" makes a horizontal rule ---- *************** *** 68,73 **** * Use doubled underscores (_''''_) for strong emphasis (usually __bold__) * Mix them at will: __''bold italics''__ ! * ''Emphasis'' can be used ''multiple'' times within a line, but = ! ''cannot'' cross line boundaries: ''this --- 60,64 ---- * Use doubled underscores (_''''_) for strong emphasis (usually __bold__) * Mix them at will: __''bold italics''__ ! * ''Emphasis'' can be used ''multiple'' times within a line, but ''cannot'' cross line boundaries: ''this *************** *** 75,102 **** ! References ! * Hyperlinks to other pages within the Wiki are made by placing the page = ! name in square brackets: [this is a page link] or UsingWikiWords (preferred) * Hyperlinks to external pages are done like this: [http://www.wcsb.org/] ! * You can name the links by providing a name, a bar (|) and then the = ! hyperlink or pagename: [PhpWiki home page | = ! http://phpwiki.sourceforge.net/] - [the front page | HomePage] ! * You can suppress linking to old-style references and URIs by preceding = ! the word with a '!', e.g. !NotLinkedAsWikiName, !http://not.linked.to/ ! * 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].) ! * Also, the old way of linking URL's is still supported: precede URLs 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: = ! [http://phpwiki.sourceforge.net/phpwiki-wiki(1.3)/images/png.png] ! Tables ! * Simple tables are available. A table row is introduced by a __|__ in = ! the first column. It is best described by example: ! || _''''_Name_''''_ |v _''''_Cost_''''_ |v = ! _''''_Notes_''''_ | _''''_First_''''_ | _''''_Last_''''_ |> Jeff |< Dairiki |^ Cheap |< Not worth it --- 66,81 ---- ! References ! * Hyperlinks to other pages within the Wiki are made by placing the page name in square brackets: [this is a page link] or UsingWikiWords (preferred) * Hyperlinks to external pages are done like this: [http://www.wcsb.org/] ! * You can name the links by providing a name, a bar (|) and then the hyperlink or pagename: [PhpWiki home page | http://phpwiki.sourceforge.net/] - [the front page | HomePage] ! * You can suppress linking to old-style references and URIs by preceding the word with a '!', e.g. !NotLinkedAsWikiName, !http://not.linked.to/ ! * 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].) ! * Also, the old way of linking URL's is still supported: precede URLs 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: [http://phpwiki.sourceforge.net/phpwiki-wiki(1.3)/images/png.png] ! Tables ! * Simple tables are available. A table row is introduced by a __|__ in the first column. It is best described by example: ! || _''''_Name_''''_ |v _''''_Cost_''''_ |v _''''_Notes_''''_ | _''''_First_''''_ | _''''_Last_''''_ |> Jeff |< Dairiki |^ Cheap |< Not worth it *************** *** 108,114 **** |> Marco |< Polo | Cheaper |< Not available ! ;: Note that multiple __|__'s lead to spanned columns, and __v__'s can be = ! used to span rows. A __>__ generates a right justified column, __<__ a = ! left justified column and __^__ a centered column (which is the default.) --- 87,91 ---- |> Marco |< Polo | Cheaper |< Not available ! ;: Note that multiple __|__'s lead to spanned columns, and __v__'s can be used to span rows. A __>__ generates a right justified column, __<__ a left justified column and __^__ a centered column (which is the default.) *************** *** 118,124 **** * < and > are themselves * The & characters will not work ! * If you really must use HTML, your system administrator can enable this = ! feature. Start each line with a bar (|). Note that this feature is = ! disabled by default. ! More detail than you want to know --- 95,99 ---- * < and > are themselves * The & characters will not work ! * If you really must use HTML, your system administrator can enable this feature. Start each line with a bar (|). Note that this feature is disabled by default. ! More detail than you want to know *************** *** 131,139 **** Footnotes: ! [1] By using [[1] a second time (in the first column) the footnote itself = ! is ''defined''. You may refer to a footnote as many times as you want, = ! but you may only define it once on the page. Note the the [[1] in the = ! footnote links back to the first reference, if there are multiple = ! references there will be +'s after the [[1] which will link to the other = ! references. (References which come ''after'' the footnote ''definition'' = ! will not be linked to.) --- 106,108 ---- Footnotes: ! [1] By using [[1] a second time (in the first column) the footnote itself is ''defined''. You may refer to a footnote as many times as you want, but you may only define it once on the page. Note the the [[1] in the footnote links back to the first reference, if there are multiple references there will be +'s after the [[1] which will link to the other references. (References which come ''after'' the footnote ''definition'' will not be linked to.) |