From Martin Dougiamas (martin at moodle.com) Wednesday, 29 September 2004, 05:07 PM:
It works OK for me ... make a page that shows the problem ...
From Petri Asikainen (paca at sci.fi) Thursday, 30 September 2004, 12:31 AM:
My mistake. it is preview where formating is lost. Actual page works.
From Petri Asikainen (paca at sci.fi) Thursday, 30 September 2004, 12:38 AM:
I take that back, just go
http://moodle.org/mod/wiki/view.php?id=2935&userid=0&groupid=0&wikipage=view/Authentication%20API
Or it could be me who dont know how to use wiki...
From Mike Churchward (mike at churchward.ca) Thursday, 30 September 2004, 02:23 AM:
Martin -
Can you tell me what format that wiki is set to? (No HTML, Safe HTML, or HTML-only?)
From Mike Churchward (mike at churchward.ca) Thursday, 30 September 2004, 04:18 AM:
Okay. I don't think this is a bug (well, it still might be, but its unusual).
There was a strange character (or characters) around the line 'Some of new function are still tested and are not documented here yet'. That character was playing havoc with the wiki indenting rules, causing it to add many extra <div> tags for indenting.
I couldn't actually see the character, but I could feel it. That is, when I moved the cursor around the line in edit mode, it would get stuck there. I cleaned up around that line and it seems to be fixed.
Note that standard wiki text uses leading whitespace as indent commands, and will add <div> tags with left margin attributes to do this.
mike
From Petri Asikainen (paca at sci.fi) Thursday, 30 September 2004, 11:31 AM:
Thanks, so it was me.
Strange character is propably when I copy pasted from terminal to editing window.
From Martin Dougiamas (martin at moodle.com) Wednesday, 29 September 2004, 05:07 PM:
It works OK for me ... make a page that shows the problem ...
From Petri Asikainen (paca at sci.fi) Thursday, 30 September 2004, 12:31 AM:
My mistake. it is preview where formating is lost. Actual page works.
From Petri Asikainen (paca at sci.fi) Thursday, 30 September 2004, 12:38 AM:
I take that back, just go
http://moodle.org/mod/wiki/view.php?id=2935&userid=0&groupid=0&wikipage=view/Authentication%20API
Or it could be me who dont know how to use wiki...
From Mike Churchward (mike at churchward.ca) Thursday, 30 September 2004, 02:23 AM:
Martin -
Can you tell me what format that wiki is set to? (No HTML, Safe HTML, or HTML-only?)
From Mike Churchward (mike at churchward.ca) Thursday, 30 September 2004, 04:18 AM:
Okay. I don't think this is a bug (well, it still might be, but its unusual).
There was a strange character (or characters) around the line 'Some of new function are still tested and are not documented here yet'. That character was playing havoc with the wiki indenting rules, causing it to add many extra <div> tags for indenting.
I couldn't actually see the character, but I could feel it. That is, when I moved the cursor around the line in edit mode, it would get stuck there. I cleaned up around that line and it seems to be fixed.
Note that standard wiki text uses leading whitespace as indent commands, and will add <div> tags with left margin attributes to do this.
mike
From Petri Asikainen (paca at sci.fi) Thursday, 30 September 2004, 11:31 AM:
Thanks, so it was me.
Strange character is propably when I copy pasted from terminal to editing window.