|
DeploymentInstructions
Instructions for customizing Site Creator and getting it running on Google App Engine
DownloadingDownload the trunk distribution of the code from Subversion by following the instructions provided here. You'll also need to download the App Engine SDK from here. CustomizingMost user configurable settings are stored in the file configuration.py and are documented by comments in that file. In addition, a unique name for the deployed instance should be registered with App Engine and specified in app.yaml DeployingAfter customization app can be deployed by executing appcfg.py update . from the root directory of the application. Once an install is running on App Engine, an administrator of the app should log in and go to http://your-app-name.appspot.com/admin/ and click on the "Create Page" link in the side bar. This will result in the creation of a root page for the site, which can be optionally renamed. AdministeringThe App Engine admin interface allows for the creation of users profiles (only Google accounts with a registered profile are granted access to the site), user groups, pages, and access control lists. The interfaces to modify this data are accessible via the sidebar in the admin interface. Additionally, a sidebar can be specified in YAML format. Clicking "add to sidebar" from the page editing interface will cause a YAML entry to be added to the sidebar definition. That entry can then be repositioned from the sidebar editing view. |
Your svn link is broken (missing :)
Still a broken link
Thanks all, svn link should be working.
I have a error when run on window xp , Please help me. Exception description:
KeyError? at / '28' Request Method: GET Request URL: http://localhost:8080/ Exception Type: KeyError? Exception Value: '28' Exception Location: C:\Python25\lib\pickle.py in load_binget, line 1156
Under what software license have you provided this ?
I'm also interested to know what license this code is released under?
i get a page not found error once i run the app-engine-site-creator code. Im not well versed in python but setting up the development environment was easy enough.
can u tell me what went wrong ???
I got the same error. It was a 404 error. But when i logged in as administrator it worked.if you run it with localhost you should be logged in as administrator.
Is there any documentation on this code? I am interested to use it more in detail!
Thanks
how to change theme?I need it.thanks.
Apache license according to the homepage of the project.
I probably logged in with the wrong username and got a server error. How do I log out? This is not that polished...
Whatever I do, I get a "Server Error". Is there any workaround for this?
My bad... I uploaded the application and tried to edit the application on google's servers. I guess that won't be allowed.
I tried it on localhost and seems to work just fine. Will look more into this sometime. Excited!! :-)
Thanks for doing this!!
I've successfully gotten 'Hello World' to show for my project, but the /admin/ page throws an "Oops" after a seemingly successful deployment via 'appcfg.py update myapp/' (with 'myapp' replaced by my app name, of course).
I managed to create pages in localhost, but once deployed, all I get is 'sever error'. The deployment log in the console keep saying that "Cannot build indexes that are in state ERROR."
Please help!
can't it be in Java
The best poker blog http://poker-blogs-see.blogspot.com
Best PokerStars? blog http://pokerstars-blogs.blogspot.com
Sexy, hot girls image http://china-sexy-girl-images.blogspot.com/
Theme application is still having problems. However, good project to learn from