Commit Graph

6 Commits (40f71ce13f1bc195ed842c173edf12c3a6e26c4b)

Author SHA1 Message Date
jensp 40f71ce13f Finished admin UI for the ContentItemJSRPortlet
git-svn-id: https://svn.libreccm.org/ccm/trunk@2736 8810af33-2d31-482b-a856-94f89814c4df
2014-07-03 09:41:28 +00:00
jensp c8061b1659 Current status of the ContentItemJSRPortlet:
- Searching for content items works
- Select link there
- Storing the selection will be the next step


git-svn-id: https://svn.libreccm.org/ccm/trunk@2730 8810af33-2d31-482b-a856-94f89814c4df
2014-07-01 12:05:22 +00:00
jensp 477b2a4946 Current status of the ContentItemJSRPortlet
git-svn-id: https://svn.libreccm.org/ccm/trunk@2727 8810af33-2d31-482b-a856-94f89814c4df
2014-06-26 15:39:08 +00:00
jensp ef2b13fb2d Some documententation (JavaDoc) for the ccm-sci-publications-dramaticarts module.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2726 8810af33-2d31-482b-a856-94f89814c4df
2014-06-26 07:12:42 +00:00
jensp f09f59b750 Several references to JavaScript files (e.g. manipulate-input.js used in the ContentCenter to urlize the name of ContentItem) did not work when CCM is not running in the ROOT context. This is now fixed.
git-svn-id: https://svn.libreccm.org/ccm/trunk@2712 8810af33-2d31-482b-a856-94f89814c4df
2014-06-21 16:58:42 +00:00
pb d5499cd6eb Added first very minimalistic support for JSR286 compliant portlet support installable in Apache Pluto portlet server. i
Modify local.runtime.properties to use Pluto (uncomment the Pluto lines) and use 'ant install-runtime' to install Pluto as test environment. 
Modify project.xml to install ccm into an other context as ROOT! libreccm may be a nice choice. 
Deploy and load-bundle as usual. 
Invoke http://localhost:8080/libreccm to operate CCM as usual. 
Invoke http://localhost:8080/pluto to operate Pluto, login as admin and use Pluto admin tool to add ContentItemJSRPortlet to the Pluto Portal page (displays currently a simple HelloWorld Text).





git-svn-id: https://svn.libreccm.org/ccm/trunk@2652 8810af33-2d31-482b-a856-94f89814c4df
2014-05-25 20:24:49 +00:00