From: Steve W. <wai...@us...> - 2001-02-02 03:23:02
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv30421 Modified Files: ConvertSpacesToTabs Log Message: Added note that this page is largely obsolete. Index: ConvertSpacesToTabs =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/ConvertSpacesToTabs,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -r1.4 -r1.5 *** ConvertSpacesToTabs 2000/11/06 16:14:43 1.4 --- ConvertSpacesToTabs 2001/02/02 03:23:05 1.5 *************** *** 1,2 **** --- 1,6 ---- + You don't need to use tabs anymore in PhpWiki. Consider this page obsolete. See TextFormattingRules for how to use PhpWiki markup. + + ---- + VariousBrowsers have trouble with the tab character used in the TextFormattingRules. If you can't type a tab, or, if you are fixing up a page written by someone who didn't type tabs, then you should have us convert spans of spaces to tabs for you. You request space to tab conversion with the checkbox that appears near the bottom of EditText and EditCopy pages. It looks something like this... |