|
PKP Bugzilla – Full Text Bug Listing |
| Summary: | put static pages and custom block manager plugins into CVS | ||
|---|---|---|---|
| Product: | OCS | Reporter: | Juan Pablo Alperin <juan> |
| Component: | General | Assignee: | Ryan Yeske <rcyeske> |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | alec, pkp-support, rcyeske |
| Priority: | P5 | ||
| Version: | 2.3 | ||
| Hardware: | PC | ||
| OS: | Mac OS X 10.3 | ||
| Version Reported In: | Also Affects: | ||
| Attachments: |
port of custom block manager plugin from ojs to ocs
unified diff |
||
|
Description
Juan Pablo Alperin
2009-06-24 17:03:14 PDT
static pages put into both OCS/OJS. Custom Block manager into OJS. Work done on OJS 2.3. Still need to do customBlockManager port for OCS. moving to OCS to clear off plate from OJS 2.3 release Created attachment 2536 [details]
port of custom block manager plugin from ojs to ocs
I ported this plugin over from ojs2 following the pattern I found in the static pages plugin port. Aside from substituting journalId with conferenceId, there is an additional 'schedConfId' added to the {get,set,delete}Setting calls (it is 0 in all cases, is this correct?).
Enabling, disabling the plugin, along with adding, editing and deleting block plugins is tested and works the same way as in ojs.
Created attachment 2537 [details]
unified diff
Replaced context diff with unified diff
Looks good to me, Ryan; go ahead and commit and close. Commit |