Author: batiste.bieler
Date: Sat Mar 14 08:51:30 2009
New Revision: 402

Modified:
    wiki/FAQ.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/FAQ.wiki
==============================================================================
--- wiki/FAQ.wiki       (original)
+++ wiki/FAQ.wiki       Sat Mar 14 08:51:30 2009
@@ -43,18 +43,8 @@

  ==Add a language prefix before the urls==

- # change the url routing to accept a language prefix parameter (lang_id)
- # change the default "details" view to accept this parameter and change  
this line
-
-{{{
-lang = get_language_from_request(request)
-}}}
-into
-{{{
-lang = lang_id
-}}}
-
-Done.
+ # change the url routing to accept a language prefix parameter (lang)
+ # the default view named "details" accept this parameter and display the  
page content accordingly.

  == I have an error trying to display a page in the admin ==


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" 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/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to