On Thu, Mar 25, 2010 at 4:49 AM, Ilshad Khabibullin <[email protected]> wrote: > > On Thu, Mar 25, 2010 at 1:46 AM, Paul Harouff <[email protected]> wrote: >>> I still don't understand the difference between @@ = ++view++ on the >>> first page and @@ = ++resource++ on the second page. > > Follow lines are getting registered resource `logo.png': > > http://localhost:8080/++resource++logo.png > http://localhost:8080/@@/logo.png > > or (for registered resource directory `images'): > > http://localhost:8080/++resource++images/logo.png > http://localhost:8080/@@/images/logo.png > > It's syntax sugar. For difference note the slash after @@.
What if logo.png is in the root folder? Paul _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
