sleemanj / xinha

WYSIWYG HTML Editor Component (turns <textarea> into HTML editors)
http://trac.xinha.org/
Other
13 stars 2 forks source link

Misc Updates (Trac #1593) #1593

Closed sleemanj closed 3 years ago

sleemanj commented 12 years ago

Committed changeset:1313

A few belated patches to Xinha... 
Use session_write_close in php-xinha to close the session quicker in order to reduce lock waits 
Set the default borders for insert table to no-border 
Allow to choose no border style when inserting tables 
Skip the "complete" attribute of images when domwalking (think this was firefox or something) 
A handful of fixes to the (old) MootoolsFileManager? 
Small fix to Stylist 
Add .htaccess to ExtendedFileManager demo_images 
Small fix to PasteText? 
Trac is down for me right now so no ticket number, will add a ticket to reference this changeset asap. 

Reported by @sleemanj, migrated from http://trac.xinha.org/ticket/1593

sleemanj commented 12 years ago

@sleemanj changed description from:

Committed changeset:1313

A few belated patches to Xinha... Use session_write_close in php-xinha to close the session quicker in order to reduce lock waits Set the default borders for insert table to no-border Allow to choose no border style when inserting tables Skip the "complete" attribute of images when domwalking (think this was firefox or something) A handful of fixes to the (old) MootoolsFileManager? Small fix to Stylist Add .htaccess to ExtendedFileManager demo_images Small fix to PasteText? Trac is down for me right now so no ticket number, will add a ticket to reference this changeset asap.

to:

Committed changeset:1313

A few belated patches to Xinha... 
Use session_write_close in php-xinha to close the session quicker in order to reduce lock waits 
Set the default borders for insert table to no-border 
Allow to choose no border style when inserting tables 
Skip the "complete" attribute of images when domwalking (think this was firefox or something) 
A handful of fixes to the (old) MootoolsFileManager? 
Small fix to Stylist 
Add .htaccess to ExtendedFileManager demo_images 
Small fix to PasteText? 
Trac is down for me right now so no ticket number, will add a ticket to reference this changeset asap. 
sleemanj commented 12 years ago