From: Michael H. <mi...@ho...> - 2002-09-04 04:42:47
|
Hi! I just setup my first phpwiki and I am really impressed. It's a great tool. I was faszinated that even tables should work. When I enter a table in the sandbox it even works, but tables in pages which I craeted myself do not work: http://www.hoennig.de/autofrei/index.php/ZahlenUndFaktenTest Does anybody know, why not? The Table looks like this: |< __Einwohner__ |> __%__ |< unter 5000 |> 17,5% |< 5000 bis 20000 |> 22,0% |< 20000 bis 100000 |> 26,0% |< 100000 bis 500000 |> 33,8% |< über 500000 |> 41,5% |< im Mittel |> 28,0% If I copy the same - whole - source code of the page into the predefined page "SandBox" (I hope that is the name in the english version, it is the page where visitors can experiment with the Wiki), it works! Thanks! Michael -- Hostsharing eG / Boytinstr. 10 / D-22143 Hamburg phone+fax: +49 700 HOSTSHARING (= +49 700 46787427) http://www.hostsharing.net: where YOU make the difference |
From: Michael H. <mi...@ho...> - 2002-09-04 04:54:55
|
Hi again, > I was faszinated that even tables should work. When I enter a table in > the sandbox it even works, but tables in pages which I craeted myself do > not work: > > http://www.hoennig.de/autofrei/index.php/ZahlenUndFaktenTest I just figured out: preformatted (space at beginning of line) does not work either in self created pages. Same problem? But what is the problem? Michael -- Hostsharing eG / Boytinstr. 10 / D-22143 Hamburg phone+fax: +49 700 HOSTSHARING (= +49 700 46787427) http://www.hostsharing.net: where YOU make the difference |
From: Lawrence A. <la...@us...> - 2002-09-04 06:51:54
|
Everything looks OK to me Michael. I can see tables and preformatted text on your page. Lawrence Akka |
From: Giovanni M. <Gio...@re...> - 2002-09-04 06:55:47
|
Hello Michael I've had similar problems - you had the "Use New Markup" checkbox selected on the edit page. I've deselected it and resaved the page. It looks a lot better - hopefully what you're after but as it's in German which I don't speak, it's a bit hard to tell :-) Have a look: http://www.hoennig.de/autofrei/index.php/ZahlenUndFaktenTest Cheers Giovanni ======================================================================= Create & Sell your Own Info-Product - Free Intensive 5 day email course Send a blank email mailto:tim...@si... ======================================================================= Giovanni Moretti - Weird Science & Electronics - www.reflections.co.nz ================Original Message Follows:==================== > I just setup my first phpwiki and I am really impressed. > It's a great tool. > > I was faszinated that even tables should work. When I enter > a table in the sandbox it even works, but tables in pages > which I craeted myself do not work: > http://www.hoennig.de/autofrei/index.php/ZahlenUndFaktenTest Does anybody know, why not? The Table looks like this: |< __Einwohner__ |> __%__ |< unter 5000 |> 17,5% |< 5000 bis 20000 |> 22,0% |< 20000 bis 100000 |> 26,0% |< 100000 bis 500000 |> 33,8% |< über 500000 |> 41,5% |< im Mittel |> 28,0% If I copy the same - whole - source code of the page into the predefined page "SandBox" (I hope that is the name in the english version, it is the page where visitors can experiment with the Wiki), it works! Thanks! Michael -- Hostsharing eG / Boytinstr. 10 / D-22143 Hamburg phone+fax: +49 700 HOSTSHARING (= +49 700 46787427) http://www.hostsharing.net: where YOU make the difference ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |
From: Michael H. <mi...@ho...> - 2002-09-04 07:40:13
|
Hi Giovanni, > > I was faszinated that even tables should work. When I enter > > a table in the sandbox it even works, but tables in pages > > which I craeted myself do not work: > > > http://www.hoennig.de/autofrei/index.php/ZahlenUndFaktenTest > I've had similar problems - you had the "Use New Markup" checkbox > selected on the edit page. I've deselected it and resaved the page. Thank you very much! Although it's still strange, this is the original page: http://www.hoennig.de/autofrei/index.php/ZahlenUndFakten?action=edit "Use New Markup" (German: "Verwende neues Wiki Quelltextformat") was checked, and it did not work. I UNCHECKED it and now it workds?!? Ok, at least I know how to fix it. Michael -- Hostsharing eG / Boytinstr. 10 / D-22143 Hamburg phone+fax: +49 700 HOSTSHARING (= +49 700 46787427) http://www.hostsharing.net: where YOU make the difference |
From: Martin G. <gim...@gi...> - 2002-09-04 11:48:36
|
Michael Hoennig <mi...@ho...> writes: Hi Michael, > "Use New Markup" (German: "Verwende neues Wiki Quelltextformat") was > checked, and it did not work. I UNCHECKED it and now it workds?!? > Ok, at least I know how to fix it. You can read about the NewWikiMarkup on these pages: http://phpwiki.sourceforge.net/phpwiki/NewWikiMarkup http://phpwiki.sourceforge.net/phpwiki/NewBlockMarkup http://phpwiki.sourceforge.net/phpwiki/NewInlineMarkup The first page says, that old-style tables aren't supported any more. -- Martin Geisler My GnuPG Key: 0xF7F6B57B See http://gimpster.com/ and http://phpweather.net/ for: PHP Weather => Shows the current weather on your webpage and PHP Shell => A telnet-connection (almost :-) in a PHP page. |
From: Reini U. <ru...@x-...> - 2002-09-04 11:59:44
|
Martin Geisler schrieb: > You can read about the NewWikiMarkup on these pages: > http://phpwiki.sourceforge.net/phpwiki/NewWikiMarkup > The first page says, that old-style tables aren't supported any more. Yes, because I just wrote it down there :) -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |