tools: extracting spider for jsps
---------------------------------
Key: MAGNOLIA-1200
URL: http://jira.magnolia.info/browse/MAGNOLIA-1200
Project: magnolia
Issue Type: Improvement
Components: admininterface
Affects Versions: 3.0 Final
Reporter: Philipp Bracher
Assigned To: Philipp Bracher
Fix For: 3.0.x
In the deployment page (found in Tools menu point) one can start a periodically
extraction of files (copy files from jars:mgnl-files to the filesystem). This
allows editing jsps even if they are stored in the classpath.
This code has to be improved:
- if magnolia.develop is true we should start it at startup (in the tools
module)
- checks modifiaction date (no extracting otherwise)
- use ranking for checking (check recentely changed files more often)
- rank jsp higher than images or similar
- dynamic sleep period (check faster if the system is not overloaded)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------