On Mon, Mar 23, 2009 at 3:59 PM, dimazest <[email protected]> wrote:
>
>
>
> On Mar 23, 1:18 pm, Florent Aide <[email protected]> wrote:
>> On Mon, Mar 23, 2009 at 12:35 PM, [email protected] <[email protected]> 
>> wrote:
>>
>> > Hello,
>>
>> > I'm interested in a TurboGears CMS development for this GSOC.
>>
>> I would suggest you join forces with 
>> thishttp://bitbucket.org/jon1012/tgextpages/
>> which is a light CMS we are working on and which extends any
>> TurboGears application.
>
> I tried to setup tgext.pages for a newly created project. I used
> virtualenv with --no-site-packages, installed TurboGears version
> 2.0b7.
> Then I installed tgext.pages by doing python setup.py develop.
>
> First, I tried to install pages model to the project by Paster Script
> (easy), but I got the following message
>
>  Adding Pages Database Definition to your TG Project
>  ===================================================
>  This does not appear to be a TurboGears2 application
>
> I ran it from the directory where development.ini, setup.cfg and
> setup.py are located.
>
right, due to a misundestanding pages paster command depends on a
feature that was pushed into 2.1 so the automatic install doesn't
works anymore. We are going to have to change the docs for 2.0.x. See
the huge thread currently going on about "DB Creation"

> Having no luck with script I added required lines to the files, as
> described in the Manual (harder) section, now I get the ImportError:
> No module named i18n exception ( full traceback 
> http://paste.turbogears.org/paste/39891
> )
>
> How can i get the tg.i18n module?
>
currently pages requires TG2.0rc1

> Dima
> >
>

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

Reply via email to