As most of the newbies, my first Pier kernel was 'pier'. I started
developing my site over that kernel and now I want to rename it. I went
to /System Management/kernel change pier to 'Destino Mochila' (what I want)
and some things seem to have changed. For example:
- Browser title now shows Destino Mochila instead of pier
- When I put export the file is name DestinoMochila.obj instead of Pier.obj
-
http://localhost:8888/seaside/config in Kernel option I see a PRKernel
name: 'Destino Mochila'
But, the application is still here:
http://localhost:8888/seaside/pier/
shouldn't this be under
http://localhost:8888/seaside/DestinoMochila/ or
similar ?
Thanks!
Mariano