Dojango wiki

41 views
Skip to first unread message

Loïc TIGNON

unread,
May 22, 2012, 1:47:40 PM5/22/12
to dojango-users
Hi Guys,

It seems there's a problem with the dojango wiki. Images coming from
http://www.websequencediagrams.com/ are not rendered.
For example : https://github.com/klipstein/dojango/wiki/Gettingstarted
Is it a local problem or somebody can confirm ?

Thanks

Loic

klipstein

unread,
Jun 1, 2012, 4:09:23 PM6/1/12
to dojango-users
Hi Loic,

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.

Regards, Tobias

On 22 Mai, 19:47, Loïc TIGNON <l...@heuls.net> wrote:
> Hi Guys,
>
> It seems there's a problem with the dojango wiki. Images coming fromhttp://www.websequencediagrams.com/are not rendered.

Loïc TIGNON

unread,
Jun 4, 2012, 10:10:43 AM6/4/12
to dojang...@googlegroups.com
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


klipstein

unread,
Jun 6, 2012, 3:48:47 PM6/6/12
to dojango-users
Hi Loic,

thanks for the hint. Seems they recently added the feature to render
websequencediagrams using the syntax {{{ }}} which also is used by the
Creole markup to define code-blocks. I've now changed all references
and replace {{{ }}} with ``` ``` and all code-blocks are now shown
again.

Regards, Tobias
> > fromhttp://www.websequencediagrams.com/arenot rendered.

Loïc TIGNON

unread,
Jun 7, 2012, 6:53:05 AM6/7/12
to dojang...@googlegroups.com
Hi Tobias,

Eveything is ok now. Thanks a lot.
I'm in the process of rewriting with django+dojango an application built with php+codeigniter+extjs.
I'm going now to read the dojango docs carefully.
Thanks a lot for the good work.

Regards, Loic
Reply all
Reply to author
Forward
0 new messages