Would be really nice if you could hack the jeditable in inject.js so
that when clicking on an image one could edit the src and when
clicking on a link one could edit the href as well as the content.
Although this could also be handled via some server-side re.sub.

On Dec 10, 2:12 am, Angelo Compagnucci <angelo.compagnu...@gmail.com>
wrote:
> Totally insane! I'm astonished!
>
> This could be really useful for a project I'm working on, it's really
> what I'm looking for!
>
> Thank you!
>
> 2011/12/10 Massimo Di Pierro <massimo.dipie...@gmail.com>:
>
>
>
>
>
>
>
>
>
> > I wrote this code which could be used to create a CMS.
>
> > The app basically asks for the URL of any existing pubic page. It allows 
> > you to edit the text of that page in place (simply double click on it) and 
> > saves it locally as a modified copy of the original page. It gives you a 
> > unique URL for the "spoofed" site. Basically this can be used to take any 
> > page and turn it into a layout. The in-place edit is filtered server-side 
> > therefore we can imagine all kind of manipulations such as using a markup 
> > language, etc.
>
> > It is setup as a working demo but it probably is illegal to run it on a 
> > public site as it is.
> > Yet you can install it on your machine and play with it.
>
> > There is lots of room for improvement.
>
> > Can somebody help and modify it so that all html and css are also 
> > downloaded and moved into a static subfolder, instead of linked?
>
> > Can somebody help and improve the popup textareas so that is looks better?
>
> > Massimo
>
> --
> Profile:http://www.gild.com/compagnucciangelo
> Register on Gild:http://www.gild.com/referral/compagnucciangelo

Reply via email to