You are not logged in Log in Join
You are here: Home » Members » itamar » load_site.py with additional features » dc_view

Log in
Name

Password

 
 


Dublin Core Elements

The Dublin Core metadata element set is a standard for cross-domain information resource description.
Element Description Value
Identifier resource ID http://old.zope.org/Members/itamar/load_site
Title resource name load_site.py with additional features
Description resource summary Based on load_site.py from Digital Creations<br> <br> Modified by Oleg Broytmann <phd2@ earthling.NOSPAM.net><br> Modified by Itamar Shtull-Trauring <[email protected]><br> <br> LoadSite is a utility for uploading files to Zope. It's better than plain FTP: <br> <ul><li>Works even if Zope FTP is not working, since it uses HTTP. If you can browse the site, you can use LoadSite. <li>automatic addition of standard_html_header and title property for HTML files <li>creation of index_html files that redirect to your index.html files <li>cleaning up MSWord generated curly quotes </ul><br> <hr> Version 1.4 is much faster, no longer trashes &lt;dtml&gt; tags, and has a config.py file so you easily customize the way it works.<br> <br> New in version 1.3 is a wxWindows-based GUI frontend. Now you can upload files to Zope using a GUI interface in either Win32 or Unix while still using all of load_site's features. <br> <br> You can download wxPython from: <a href="http://208.240.253.245/wxPython/">http://208.240.253.245/wxPython/</A><br> <br> <br> <b>Important</b>: In order to use the GUI you need to change the Zope source code. You need to edit lib/python/OFS/ObjectManager.py and change the objectMap function to read<br> <br> <pre> def objectMap(self): """ Return a tuple of mappings containing subobject meta-data """ return self._objects </pre> and unless you're uploding as superuser edit __ac_permissions__ so that the <br>('objectIds', 'objectValues', 'objectItems',''),<br> line reads as<br> ('objectIds', 'objectValues', 'objectItems', 'objectMap',''),
Creator resource creator ZopeOrgSite
Date default date 2000-12-11 06:07:47
Format resource format text/html
Type resource type Software Package
Subject resource keywords External Access
Contributors resource collaborators
Language resource language
Publisher resource publisher No publisher
Rights resource copyright


Additional Zope Elements

Element Description Value
CreationDate date resource created 2000-12-11 06:07:47
ModificationDate date resource last modified 2000-12-11 06:07:47
EffectiveDate date resource becomes effective None
ExpirationDate date resource expires None

Backlinks: via Google / Technorati