RE: Tibia 0.1 DOM-based website editor

2004-12-13 Thread Robert Brewer
Richie Hindle wrote: > [Robert] > > Tibia is an in-browser editor for web pages. It allows you > to quickly > > and easily modify the content of your web pages. It allows you to > > directly view, edit, and save files on your webserver. > > Very impressive! I ran into a couple of difficulties bu

Re: Tibia 0.1 DOM-based website editor

2004-12-13 Thread Fuzzyman
The example that Robert posted is protected with http BASIC authentication (judging by the popup anyway). Part of the Jalopy toolkit is `Login Tools` that implements a CGI Login framework that can be plugged into any CGI with the addition of as little as 2 lines of code. It includes optional user

Re: Tibia 0.1 DOM-based website editor

2004-12-13 Thread Richie Hindle
[Robert] > Tibia is an in-browser editor for web pages. It allows you to quickly > and easily modify the content of your web pages. It allows you to > directly view, edit, and save files on your webserver. Very impressive! I ran into a couple of difficulties but otherwise it's a great tool. I h

Re: Tibia 0.1 DOM-based website editor

2004-12-11 Thread Fuzzyman
Robert Brewer wrote: > Fuzzyman wrote: > > Interesting. > > > > I couldn't get the demo to work either by the way. A 404 error on the > > tba file. > > Bah. You must've looked after I switched fom .tba to .py > Try http://www.aminus.org/rbre/tibia/demo/tibia.py > Yup - after the change and before

RE: Tibia 0.1 DOM-based website editor

2004-12-11 Thread Robert Brewer
Fuzzyman wrote: > Interesting. > > I couldn't get the demo to work either by the way. A 404 error on the > tba file. Bah. You must've looked after I switched fom .tba to .py Try http://www.aminus.org/rbre/tibia/demo/tibia.py > This is *similar* t oa project I'm about to release, Jalopy. Jalopy i

Re: Tibia 0.1 DOM-based website editor

2004-12-11 Thread Fuzzyman
Interesting. I couldn't get the demo to work either by the way. A 404 error on the tba file. This is *similar* t oa project I'm about to release, Jalopy. Jalopy is a collaborative website tool - allowing a team of people to work on a website together. It uses Kupu as an online WYSIWYG HTML editor

RE: Tibia 0.1 DOM-based website editor

2004-12-10 Thread Robert Brewer
Gabriel Cooper wrote: > Robert Brewer wrote: > > >I assume you're using the demo? My copy of Firefox has an > error browser > >under Tools->Javascript Console. Does the double-click > report any error > >there? Make sure you clear the list before trying, since > errors from all > >other webpage

Re: Tibia 0.1 DOM-based website editor

2004-12-10 Thread Gabriel Cooper
Robert Brewer wrote: I assume you're using the demo? My copy of Firefox has an error browser under Tools->Javascript Console. Does the double-click report any error there? Make sure you clear the list before trying, since errors from all other webpages gt dumped in the same list. I was using th

RE: Tibia 0.1 DOM-based website editor

2004-12-10 Thread Robert Brewer
Dirkjan Ochtman wrote: > > Stick the single tibia.tba file on your webserver (assuming > Python is > > installed) and you're off and editing files in the same > folder or below. > > Admins can edit any element; non-admins can edit any > element for which > > admins give them permission. > > - S

RE: Tibia 0.1 DOM-based website editor

2004-12-10 Thread Robert Brewer
Gabriel Cooper wrote: > Robert Brewer wrote: > > >[...] > >Tibia is an in-browser editor for web pages. It allows you to quickly > >and easily modify the content of your web pages. > >[...] > > > I couldn't get it to work using Firefox on Red Hat Fedora > Core 2. From > what I garnered from the

Re: Tibia 0.1 DOM-based website editor

2004-12-10 Thread Dirkjan Ochtman
Stick the single tibia.tba file on your webserver (assuming Python is installed) and you're off and editing files in the same folder or below. Admins can edit any element; non-admins can edit any element for which admins give them permission. - Stuck in /var/www/localhost/cgi-bin/ - Changed permiss

Re: Tibia 0.1 DOM-based website editor

2004-12-10 Thread Gabriel Cooper
Robert Brewer wrote: [...] Tibia is an in-browser editor for web pages. It allows you to quickly and easily modify the content of your web pages. [...] I couldn't get it to work using Firefox on Red Hat Fedora Core 2. From what I garnered from the help you're supposed to be able to double-click

Tibia 0.1 DOM-based website editor

2004-12-10 Thread Robert Brewer
Cross-posted here to encourage comments/discussion. I know there's a big feature or two I'm missing out on ;) Suggestions welcome. Tibia is an in-browser editor for web pages. It allows you to quickly and easily modify the content of your web pages. It allows you to directly view, edit, and save f