Changes between Version 28 and Version 29 of Frontend


Ignore:
Timestamp:
Feb 25, 2010, 9:44:38 AM (14 years ago)
Author:
cmielack
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Frontend

    v28 v29  
    2424 - the basic block behavior is implemented in "lib/blocks.js"
    2525 - all the jquery libraries needed exist as files in the folde "lib"
     26
     27
     28== Additional Information ==
     29The '''editor''' that I use for editing the Page Templates and JavaScript files is '''emacs'''.
     30
     31As long as the FTP server is enabled on the zope server, the files inside zope can be accessed with emacs with the "Find file"-command (Ctrl-x Ctrl-f), and then entering '''/ftp:USER@chinagis.mpiwg-berlin.mpg.de#8021:/PATH/TO/FILE'''. Confirming this with enter will ask for the password for USER and then open the file (or directory).