On Friday, June 1, 2012 10:09:23 PM UTC+2, klipstein wrote:
Hi Loic,
Hi Tobias,
it seems that these websequencediagrams requests are generated by the
Creole Markup parser (The Wiki pages use that syntax) of GitHub. Looks
like a bug to me on their end.
But there are no images on the GettingStarted page.
The websequencediagrams are rendered as images but It seems to me that they are commands.
I can count 3 occurences in "Start an empty project" paragraph and 1 in the "Enable the dojango URLs" paragraph.
In fact, every wiki page has at least one "websequencediagram" (except the RoadMap Page).
In the current state (but I can only speak of what I can read), the wiki is unsusable.
For example, the "Start an empty project" paragraph of the the "Getting Started" Wiki Page looks like this :
Type the following on your console to create an empty django project:
<not rendered websequencediagram>
You could also use an actual subversion checkout from googlecode and place it in your mysite directory:
<not rendered websequencediagram>
After that you can enable the dojango app by defining the following in your project's settings file (*mysite/settings.py*):
<not rendered websequencediagram>
Regards, Tobias
Regards, Loïc