Home | Modes | Categories | Search | Doc |
The new set of php scripts is now in place. Some new features:
The mode index allows the retrieval of expanded meta-data in plain text format by appending '?format=text/plain' to the URL, e.g. http://jedmodes.sourceforge.net/mode/hyperhelp/?format=text/plain This could e.g. be used by an installer script.
No more autodetection of source files. Use the 'identifier' term if there is just one source file or 'hasPart' for several files with an URL. See dcmi-terms-for-jedmodes for details.
Mode listings use shaded background for increased readability. The mode listing pages are still xhtml "transitional", so that the background shading of the table also works in "light" browsers without CSS support.
Converted main index page and search to xhtml 1.0. The other pages shall follow suit. There is a restructuring of all the php scripts under way -- the look and feel should stay (with slight improvements) while the internal organisation should become more clear and unified.
search-dcdata (to be precise, the grep_* functions) now filter commented lines (i.e. lines in the dcdata.txt files that start with a hash).
The CVS server changed its name (after some outages):
- cvs.sourceforge.net % alias cvs.sf.net + jedmodes.cvs.sourceforge.net
Updated the Jedmodes CVS-Howto and the PHP scripts to reflect the change.
Sourceforge now provides also a SVN repository as alternative to CVS. We should migrate to SVN soon. Information on migrating a project to Subversion is at: http://sourceforge.net/docs/E09/
ViewCVS works again. (I only got to know this, because Marko Mahnic told me. There was no announcement from Sourceforge and the entry telling of the outage on http://sourceforge.net/docs/A04/ simply dissapeared.) Updated mode-index.php and documentation to reflect the change.
Made the src directory group writable, so all developers have access
Made a new release (jedmodes 1.2) from CVS snapshot.
Workaround for broken CVS: placed a working copy in the webspace and adapted link translation in parse-dcdata.php
Documentaion update and transfer to reStructuredText (and generated Html) format.
Update of mode-index.php and parse-dcdata.php to use ViewCVS for an URL for sources in CVS. Sources in the webspace are no longer automatically listed. You have to declare the source(s) in the dcdata.txt file. A source URI of cvs:modesource.sl translates to a ViewCVS download URL.
Removed the download forms that no longer work from mode-index.php and modes/index.php
!! the CVS server is broken !! No-one knows for how long (see http://sourceforge.net/docs/A04/)
TODO: add former changes