view/
appadmin.html
generic.ics
generic.load
generic.rss
layout.html
generic.json
generic.map
generic.xml
web2py_ajax.html
generic.html
generic.jsonp
generic.pdf
controller/
appadmin.py
static/
css/*
images/*
js/*
You can do this like that :
>From web2py/applications
cp -R welcome/static/* YO
appadmin.html to
And by the way you should update :
All files from static/
all generic files form views/
Make sure you backup you app before, so you can revert if you brake
something.
If you have modify layout.html you will have to compare what change in the
new layout.html and replace the ele
Good point. I will update and try it later. I need to replace appadmin.py only?
Thanks Richard.
--
Did you use appdamin with a new app or you use the appadmin of your own app?
If you use your own app appadmin did you think to replace it with the
appadmin of the welcome?
Richard
On Thu, Oct 25, 2012 at 11:01 AM, lyn2py wrote:
> I'm on Version 2.2.1 (2012-10-22 18:50:13) stable
>
> This is sp
4 matches
Mail list logo