Okay figured that part out. Sorry about that. I was accidentally
editing the custom_layout.html which I had in my views/default folder
instead of just views. This layout references some of the pictures in
java scripts. For example: var settings = {
// Images
images: {
/*
Your slides, in this format:
'path/to/image.jpg': 'position',
where 'position' is the vertical/horizontal position (eg. 'center
center', 'top left').
Use wide/short images for best results.
*/
'images/slide01.jpg': 'bottom center',
'images/slide02.jpg': 'top center',
'images/slide03.jpg': 'bottom center'
},
// Transition speed (in ms)
speed: 3000,
// Transition delay (in ms)
delay: 4500
};
Is there a way for me to point to my pictures while in javascript? Can
I do {{URL('static','images/slide01.jpg')}} ?
> --
> Resources:
> -
http://web2py.com
> -
http://web2py.com/book (Documentation)
> -
http://github.com/web2py/web2py (Source code)
> -
https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
>
https://groups.google.com/d/topic/web2py/_uG8b8zwdDk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
>
web2py+un...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.