MOStlyCE 3.1.0.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News MOStlyCE 3.1.0.1 (Default branch)
# 1  
Old 08-12-2008
MOStlyCE 3.1.0.1 (Default branch)

ImageMOStlyCE is a "What You See Is What You Get" (WYSIWYG) editor for the Mia Content Management System (MiaCMS). It aims to bring simple yet powerful HTML editing capabilities to the average user.License: GNU Lesser General Public License (LGPL)Changes:
The biggest change for this release was the upgrade of the TinyMCE core from 3.0.7 to 3.1.0.1. This brings in many bugfixes and better support for Opera 9.50 and Firefox 3. The editor compression feature has also seen some reworking. It was not functioning properly in recent versions of Opera or with FireFox 3 release.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
VITMP(1)						      General Commands Manual							  VITMP(1)

NAME
vitmp - edit temporary files SYNOPSIS
vitmp [VIM options] FILE... DESCRIPTION
vitmp is a wrapper around the VIM editor which may be used to invoke the editor in a way that is guaranteed to be suitable for editing tem- porary files used with programs such as crontab(1) and edquota(8). The instance of the editor that is invoked is /bin/vi. In particular, it is guaranteed that the file, if edited, will be overwritten in place such that the modified contents may be read back via a previously obtained file descriptor. Invoking the editor via vitmp also makes sure that no additional editor temporary files are used. Please note that vitmp offers no crash recovery capabilities. If the editor crashes during the overwrite, data may be lost. HISTORY
vitmp first appeared in Openwall GNU/*/Linux 1.0. AUTHORS
Solar Designer <solar@owl.openwall.com> SEE ALSO
crontab(1), vi(1), vim(1), edquota(8) Openwall Project 25 April 2002 VITMP(1)