History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DOTCMS-2729
Type: Improvement Improvement
Status: Released Released
Resolution: Released
Priority: Major Major
Assignee: Testing User
Reporter: Maria Bouza
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotCMS

Creating plugin files from the file system to the website browser

Created: May 13, 2009 5:29 PM   Updated: August 12, 2009 6:44 PM  Due: 5/22/09
Component/s: None
Affects Version/s: None
Fix Version/s: 1.7a

Time Tracking:
Original Estimate: 2 days
Original Estimate - 2 days
Remaining Estimate: 2 hours
Time Spent - 1 day, 6 hours Remaining Estimate - 2 hours
Time Spent: 1 day, 6 hours
Time Spent - 1 day, 6 hours Remaining Estimate - 2 hours


 Description  « Hide
1. Create directory called: /plugins/ in dotCMS website
2. Create directory with plugin id like /plugins/org.dotcms.
fontResizer/
3. In the plugin folder we need a /dotcms/ folder and anything we save on this folder will get deployed under /plugins/org.dotcms.fontResizer/
4. This needs to happen in the PluginLoader
5. We would re-deploy these files only if the Manifest file changes. If the version changes we would create new versions of the files.
6. Add example in the Hello world plugin
7. We need to configure what host to deploy the files in the plugin.controller file
If nothing is configured we will deploy to default host.


 All   Comments   Work Log   Change History   Subversion Commits   FishEye      Sort Order: Ascending order - Click to sort in descending order