From: Carsten K. <car...@us...> - 2002-01-09 06:40:53
|
Update of /cvsroot/phpwiki/phpwiki/locale/de/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv28234 Modified Files: GleicheSeiten MeistBesucht SeiteProtokoll StartSeite TextFormatierungsRegeln Titelsuche Volltextsuche Log Message: Added PAGE_LOCKED flag. Index: GleicheSeiten =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/de/pgsrc/GleicheSeiten,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** GleicheSeiten 2002/01/09 05:21:48 1.4 --- GleicheSeiten 2002/01/09 06:40:51 1.5 *************** *** 3,13 **** Content-Type: application/x-phpwiki; pagename=GleicheSeiten; ! flags=""; lastmodified=1008736718; Content-Transfer-Encoding: binary ! GleicheSeiten haben ein identiches Wort im Namen. ! ! Besuche Wiki:LikePages und MeatBall:LikePages. ---- <?plugin LikePages?> --- 3,11 ---- Content-Type: application/x-phpwiki; pagename=GleicheSeiten; ! flags=PAGE_LOCKED; lastmodified=1008736718; Content-Transfer-Encoding: binary ! GleicheSeiten haben ein identiches Wort im Namen. Besuche Wiki:LikePages und MeatBall:LikePages. ---- <?plugin LikePages?> Index: MeistBesucht =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/de/pgsrc/MeistBesucht,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** MeistBesucht 2002/01/09 05:21:48 1.7 --- MeistBesucht 2002/01/09 06:40:51 1.8 *************** *** 3,7 **** Content-Type: application/x-phpwiki; pagename=MeistBesucht; ! flags=""; lastmodified=1009939563; Content-Transfer-Encoding: binary --- 3,7 ---- Content-Type: application/x-phpwiki; pagename=MeistBesucht; ! flags=PAGE_LOCKED; lastmodified=1009939563; Content-Transfer-Encoding: binary Index: SeiteProtokoll =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/de/pgsrc/SeiteProtokoll,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** SeiteProtokoll 2002/01/09 05:21:48 1.2 --- SeiteProtokoll 2002/01/09 06:40:51 1.3 *************** *** 3,7 **** Content-Type: application/x-phpwiki; pagename=SeiteProtokoll; ! flags=""; lastmodified=1008658582; Content-Transfer-Encoding: binary --- 3,7 ---- Content-Type: application/x-phpwiki; pagename=SeiteProtokoll; ! flags=PAGE_LOCKED; lastmodified=1008658582; Content-Transfer-Encoding: binary Index: StartSeite =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/de/pgsrc/StartSeite,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -r1.7 -r1.8 *** StartSeite 2002/01/09 05:21:48 1.7 --- StartSeite 2002/01/09 06:40:51 1.8 *************** *** 3,7 **** Content-Type: application/x-phpwiki; pagename=StartSeite; ! flags=""; lastmodified=1010445995; Content-Transfer-Encoding: binary --- 3,7 ---- Content-Type: application/x-phpwiki; pagename=StartSeite; ! flags=PAGE_LOCKED; lastmodified=1010445995; Content-Transfer-Encoding: binary Index: TextFormatierungsRegeln =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/de/pgsrc/TextFormatierungsRegeln,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -r1.10 -r1.11 *** TextFormatierungsRegeln 2002/01/09 05:21:48 1.10 --- TextFormatierungsRegeln 2002/01/09 06:40:51 1.11 *************** *** 3,7 **** Content-Type: application/x-phpwiki; pagename=TextFormatierungsRegeln; ! flags=""; lastmodified=1008736719; Content-Transfer-Encoding: binary --- 3,7 ---- Content-Type: application/x-phpwiki; pagename=TextFormatierungsRegeln; ! flags=PAGE_LOCKED; lastmodified=1008736719; Content-Transfer-Encoding: binary Index: Titelsuche =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/de/pgsrc/Titelsuche,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** Titelsuche 2002/01/09 05:21:48 1.4 --- Titelsuche 2002/01/09 06:40:51 1.5 *************** *** 3,7 **** Content-Type: application/x-phpwiki; pagename=Titelsuche; ! flags=""; lastmodified=1009931535; Content-Transfer-Encoding: binary --- 3,7 ---- Content-Type: application/x-phpwiki; pagename=Titelsuche; ! flags=PAGE_LOCKED; lastmodified=1009931535; Content-Transfer-Encoding: binary Index: Volltextsuche =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/de/pgsrc/Volltextsuche,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** Volltextsuche 2002/01/09 05:21:48 1.4 --- Volltextsuche 2002/01/09 06:40:51 1.5 *************** *** 3,7 **** Content-Type: application/x-phpwiki; pagename=Volltextsuche; ! flags=""; lastmodified=1008736719; Content-Transfer-Encoding: binary --- 3,7 ---- Content-Type: application/x-phpwiki; pagename=Volltextsuche; ! flags=PAGE_LOCKED; lastmodified=1008736719; Content-Transfer-Encoding: binary |