Brian Granger wrote:
Hi,

We are evaluating using Pylons for some Python web app development.  We
have had some trouble with the tutorials:

1.  When going through some of the tutorials, some of the code examples
are not being displayed correctly.  Because of this the tutorials are
unusable.  From looking at the html it looks like a css file for the
class="code" is not being loaded or there is a bug in the html code.
Here are some pages that have the problem:

http://pylonshq.com/project/pylonshq/wiki/Tutorial
http://pylonshq.com/project/pylonshq/wiki/AjaxGettingStarted

Brian -

It looks like the Wiki tutorial at the following address has been
fixed:

   http://pylonshq.com/docs/quick_wiki.html

However, there are still tutorials where the sample code does not show
correctly.   For example, the following is broken:

   How to write a basic blog with Pylons:
       http://pylonshq.com/project/pylonshq/wiki/Tutorial

As a temporary, admittedly clumsey, work-around, you can click on the
"Plain Text"  link at the bottom of the page and look at the raw source
for the document.

It seems that it is the Python code samples that start with:

   {{{
   #!python

That do not display correctly.

Dave

[snip]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to