Dear web2py Community,
I have been using web2py for several years on and off.
I would like to incorporate the PhotoSwipe lightbox (javascript)
(http://photoswipe.com) onto my gallery page with thumbnails. Has anyone
had any success with this? I found a tutorial online
(http://webdesign.tutsp
form (before all my other fields), and the "Verify:" label appears *by
itself* at the bottom of the form.
Does anyone have a workaround or patch for this?
Thank you, all.
Mark Abajian
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/we
Thank you for the explanation, Niphlod. I've updated my AliasMatch, and
that is working for me.
Mark Abajian
On Wednesday, October 16, 2013 12:07:53 PM UTC-7, Niphlod wrote:
>
>
> AliasMatch
> ^/([^/]+)/static/*(?:_[\d]+.[\d]+.[\d]+/)?*(.*)/home/www-data/web2py/application
Thank you, Anthony,
The reset_email_lower() worked for me. I just needed to use table_user()
instead of table_user.
By reading this thread, I am now able to store emails as lower case, but
allow upper/mixed case logins and password resets. Just what I was looking
for!
Thank you, everyone.
It seems that the "mywiki" tutorial in Chapter 3 of the book is no
longer accurate. I had a problem with it. If this can be
corroborated by someone else, perhaps this should be updated in the
book.
Environment..
* web2py 1.98.2 downloaded as "source", not as .app
* Mac OS X 10.6.8
* Python 2
I encountered a problem in the mywiki example of the tutorial in
Chapter 3 of the book.
Mac OS X 10.6.8
web2py 1.98.2 downloaded as source
Python 7.2.2 (EPD 7.1-1)
When I tried to run the example in the book
for item in server.find_by('wiki'):
print item.created_on, item.
6 matches
Mail list logo