Commit Graph

275 Commits (a121efe40a2afc395ebf2b0d17dc4bf46a91089c)

Author SHA1 Message Date
jensp 7a026a90ec Foundry now provides the <javascript-global-vars /> which can be used in a layout template to create a JavaScript which makes global variables from the XSL also available in JavaScript, for example the dispatcher-prefix.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4828 8810af33-2d31-482b-a856-94f89814c4df
2017-06-30 10:04:17 +00:00
jensp d55b475ae2 Foundry: onclick attribute for HTML element button is now copied to HTML
git-svn-id: https://svn.libreccm.org/ccm/trunk@4823 8810af33-2d31-482b-a856-94f89814c4df
2017-06-29 07:47:54 +00:00
jensp 9dc6d53ae6 Support for CKEditor in Foundry
git-svn-id: https://svn.libreccm.org/ccm/trunk@4789 8810af33-2d31-482b-a856-94f89814c4df
2017-06-19 14:45:50 +00:00
jensp b851db5f68 Support for CKEditor (replaces FCKEditor) in standard theme engine
git-svn-id: https://svn.libreccm.org/ccm/trunk@4777 8810af33-2d31-482b-a856-94f89814c4df
2017-06-13 07:02:38 +00:00
pb 9583369005 added ckeditor code version 4.7.0 package full.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4776 8810af33-2d31-482b-a856-94f89814c4df
2017-06-13 04:26:34 +00:00
pb 07d20762d8 removed fckeditor code.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4775 8810af33-2d31-482b-a856-94f89814c4df
2017-06-13 04:22:17 +00:00
jensp 3b8af0a6b2 Foundry support for SciPublications Talk content type
git-svn-id: https://svn.libreccm.org/ccm/trunk@4773 8810af33-2d31-482b-a856-94f89814c4df
2017-06-12 12:29:50 +00:00
pb 2905704ffc 1. Schritt Umnstellung FCKEditor auf CKEditor. FCKEditor ist jetzt nicht mehr nutzbar
git-svn-id: https://svn.libreccm.org/ccm/trunk@4769 8810af33-2d31-482b-a856-94f89814c4df
2017-06-12 07:16:14 +00:00
jensp 929be68c01 Foundry support für Projektpartner
git-svn-id: https://svn.libreccm.org/ccm/trunk@4754 8810af33-2d31-482b-a856-94f89814c4df
2017-05-25 15:19:29 +00:00
jensp 8ee76beef2 Foundry theme engine: Person list view can now be used for displaying authors in the detail view of a publication
git-svn-id: https://svn.libreccm.org/ccm/trunk@4608 8810af33-2d31-482b-a856-94f89814c4df
2017-03-01 08:16:48 +00:00
jensp 4a86f09147 Bugfix for Foundry: Sorting for MPA sections was alphabetical (10 after 1) instead of numerical.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4576 8810af33-2d31-482b-a856-94f89814c4df
2017-02-16 11:38:41 +00:00
jensp 4ed88ab09c Foundry: Bugfix for language selector (s. #2856).
git-svn-id: https://svn.libreccm.org/ccm/trunk@4531 8810af33-2d31-482b-a856-94f89814c4df
2017-01-23 12:14:48 +00:00
jensp d461482de2 Figure caption is now omitted the caption of the image is a single dot ('.').
git-svn-id: https://svn.libreccm.org/ccm/trunk@4499 8810af33-2d31-482b-a856-94f89814c4df
2016-12-22 11:12:14 +00:00
jensp 339aa9f8d1 Language selector sorted locales
git-svn-id: https://svn.libreccm.org/ccm/trunk@4484 8810af33-2d31-482b-a856-94f89814c4df
2016-12-15 20:53:41 +00:00
jensp 31f1ea2aca Fixed typo
git-svn-id: https://svn.libreccm.org/ccm/trunk@4482 8810af33-2d31-482b-a856-94f89814c4df
2016-12-15 20:17:37 +00:00
jensp 15d6aa4bca Added supported languages (from KernelConfig) to SiteBanner XML output. LanguageSelector in Foundry now uses these values.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4479 8810af33-2d31-482b-a856-94f89814c4df
2016-12-15 11:06:25 +00:00
jensp bdc3b33151 Foundry language selector now uses the available languages from the ContentPanel/GreetingItem if available.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4475 8810af33-2d31-482b-a856-94f89814c4df
2016-12-14 13:30:25 +00:00
jensp 10f748d5d6 Bugfix for the Foundry theme engine: Multiple contact entries with the same key were not processed correctly.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4406 8810af33-2d31-482b-a856-94f89814c4df
2016-10-25 07:44:40 +00:00
jensp 31945a9dab The Foundry tag for FileStorageItem download link now looks for nav:attributes providing the file id etc to allow direct download from the list view of an item. To use this the attributes have been added to the list view XML by lines like the following:
((com.arsdigita.navigation.ui.object.SimpleObjectList) itemList).getRenderer().addAttribute( "file.name");
((com.arsdigita.navigation.ui.object.SimpleObjectList) itemList).getRenderer().addAttribute( "file.id");
((com.arsdigita.navigation.ui.object.SimpleObjectList) itemList).getRenderer().addAttribute( "file.length");

Adjust the name of the object list as needed.



git-svn-id: https://svn.libreccm.org/ccm/trunk@4397 8810af33-2d31-482b-a856-94f89814c4df
2016-10-21 15:49:03 +00:00
jensp 729bc36f63 Sorting for related links
git-svn-id: https://svn.libreccm.org/ccm/trunk@4333 8810af33-2d31-482b-a856-94f89814c4df
2016-09-29 17:47:38 +00:00
jensp 29a51447e7 Datatype for sorting related links changed to number
git-svn-id: https://svn.libreccm.org/ccm/trunk@4331 8810af33-2d31-482b-a856-94f89814c4df
2016-09-29 11:42:08 +00:00
jensp 98ce77015b Bugfix for RelatedLink. An NPE was thrown in RelatedLinkEditForm for related links without an target URI.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4329 8810af33-2d31-482b-a856-94f89814c4df
2016-09-29 11:32:44 +00:00
jensp 60ae856a4b Bugfix for Foundry: The if-collected-volume and if-proceedings tags put the collected volume/proceedings item into the context, therefore it was not possible to use data from an article or paper in the these. The put the collected volume/procedings into the
context use the collected-volume or the proceedings tag.


git-svn-id: https://svn.libreccm.org/ccm/trunk@4314 8810af33-2d31-482b-a856-94f89814c4df
2016-09-23 08:43:34 +00:00
jensp 1fb7e7af10 Small bugfix for Foundry to avoid a warning about an ambiguous rule for Bebop labels.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4237 8810af33-2d31-482b-a856-94f89814c4df
2016-08-31 05:45:32 +00:00
jensp d91eb7d386 Improved handling for related links (link list name now supported) in Foundry
git-svn-id: https://svn.libreccm.org/ccm/trunk@4162 8810af33-2d31-482b-a856-94f89814c4df
2016-06-16 13:07:56 +00:00
jensp 8ff655f792 Improved handling for favicons in Foundry
git-svn-id: https://svn.libreccm.org/ccm/trunk@4160 8810af33-2d31-482b-a856-94f89814c4df
2016-06-16 12:09:21 +00:00
jensp d5bdd2c7e3 Some bug fixes for Foundry
git-svn-id: https://svn.libreccm.org/ccm/trunk@4151 8810af33-2d31-482b-a856-94f89814c4df
2016-06-10 15:53:15 +00:00
jensp e691c1ba0d Foundry: Named colorsets classes are now also added to the navigation
git-svn-id: https://svn.libreccm.org/ccm/trunk@4142 8810af33-2d31-482b-a856-94f89814c4df
2016-06-07 08:49:06 +00:00
jensp 7a22894ce7 Some extensions for Foundry:
- An element with the "with-colorset" attribute will now get two classes: The numbered colorset class (colorset-1, colorset-2 etc)
  *and* a named colorset class (colorset-$name, where $name is the name of currently selected category)
- New attribute "with-application-class" which adds the name of current application to the classes of the element. The class
  has the form "application-$applicationname" where $applicationname is the name of current application as provided in the
  XML from CCM
- New attribute "with-path-classes". If this attribute is set to "yes" a class of the form path-$category-names" is added for each
  catgory in the path. $category-names is a string concatenated from the names of the categories in the path.



git-svn-id: https://svn.libreccm.org/ccm/trunk@4127 8810af33-2d31-482b-a856-94f89814c4df
2016-06-01 11:23:17 +00:00
jensp dad0195074 A bugfix for Foundry regarding the with-colorset functionality. If set on an element which is used on the welcome page (for category is selected) the get-colorset function did cause an error because it returned an empty sequence which is not allowed. Now get-colorset will return colorset-0 for the root category.
git-svn-id: https://svn.libreccm.org/ccm/trunk@4121 8810af33-2d31-482b-a856-94f89814c4df
2016-05-31 09:26:29 +00:00
jensp 7bbae5e016 A small bugfix for Foundry which adds an attribute to control the classes added to filter form
git-svn-id: https://svn.libreccm.org/ccm/trunk@4100 8810af33-2d31-482b-a856-94f89814c4df
2016-05-25 12:52:27 +00:00
jensp 5818a27d7b - Changed log level in RelationAtttributeImportTool to debug for all none error messages
- Fixed some typos in the Foundry documentation


git-svn-id: https://svn.libreccm.org/ccm/trunk@4047 8810af33-2d31-482b-a856-94f89814c4df
2016-05-04 06:10:09 +00:00
jensp 4408e1cff8 Updated CSS files for new default themes
git-svn-id: https://svn.libreccm.org/ccm/trunk@4034 8810af33-2d31-482b-a856-94f89814c4df
2016-04-30 07:09:59 +00:00
jensp 9b97696f5a Several improvments for Foundry:
- Support for PublicPersonalProfile personal publications and projects
    - Flexible output for event date(s)
    - XSL-Template for the HTML5 <time> element now uses a optional parameter datetime for the datetime attribute


git-svn-id: https://svn.libreccm.org/ccm/trunk@3923 8810af33-2d31-482b-a856-94f89814c4df
2016-03-16 13:27:11 +00:00
jensp 2ee7c9b3f3 Some more improvements for the display of public personal profile
git-svn-id: https://svn.libreccm.org/ccm/trunk@3920 8810af33-2d31-482b-a856-94f89814c4df
2016-03-12 16:18:56 +00:00
jensp 3c553bfdc7 Some bugfixes for Public Personal Profile and improvements for the support of ppp in Foundry
git-svn-id: https://svn.libreccm.org/ccm/trunk@3917 8810af33-2d31-482b-a856-94f89814c4df
2016-03-11 18:59:52 +00:00
jensp 1aab7b44eb Another bugfix for foundry
git-svn-id: https://svn.libreccm.org/ccm/trunk@3909 8810af33-2d31-482b-a856-94f89814c4df
2016-03-04 14:14:25 +00:00
jensp 18f8d590d4 Some enhencements/bug fixes for Foundry
git-svn-id: https://svn.libreccm.org/ccm/trunk@3905 8810af33-2d31-482b-a856-94f89814c4df
2016-03-04 13:01:34 +00:00
jensp 4358141570 Fixed a typo in Foundry.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3898 8810af33-2d31-482b-a856-94f89814c4df
2016-03-01 13:30:00 +00:00
jensp 1597b2c568 Better display of images in rich texts in the content centre.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3888 8810af33-2d31-482b-a856-94f89814c4df
2016-02-24 08:16:02 +00:00
jensp 2db552b6a3 Bugfix for Foundry: The preview link in the content centre was not displayed.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3884 8810af33-2d31-482b-a856-94f89814c4df
2016-02-23 13:05:32 +00:00
jensp 9eb45277e6 Foundry: Additional tag for article for checking if an article has a main text
git-svn-id: https://svn.libreccm.org/ccm/trunk@3879 8810af33-2d31-482b-a856-94f89814c4df
2016-02-19 09:56:28 +00:00
jensp 087df71ce5 Foundry: Several global links like the "Change password" link or the "Logout" link were not shown due to two overlapping templates in Foundry.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3872 8810af33-2d31-482b-a856-94f89814c4df
2016-02-18 09:49:57 +00:00
jensp cbe9617ad8 Foundry: New tag for creating a link to the current top level category.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3868 8810af33-2d31-482b-a856-94f89814c4df
2016-02-17 19:01:08 +00:00
jensp 5db265ca92 Missing files in the foundry-base theme
git-svn-id: https://svn.libreccm.org/ccm/trunk@3860 8810af33-2d31-482b-a856-94f89814c4df
2016-02-15 07:59:02 +00:00
jensp 0545c2227d Additional tag for Foundry for navigation-hierarchy for testing if a category has sublinks.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3856 8810af33-2d31-482b-a856-94f89814c4df
2016-02-12 13:52:17 +00:00
jensp 71bd99c32e Removed message output from image-attachment.xsl
git-svn-id: https://svn.libreccm.org/ccm/trunk@3851 8810af33-2d31-482b-a856-94f89814c4df
2016-02-10 19:51:41 +00:00
jensp 25eb8f2941 - BugFixes for Foundry (12h time format used hour instead of minute)
- Added auditing trail of the *current* version to traversal adapter


git-svn-id: https://svn.libreccm.org/ccm/trunk@3845 8810af33-2d31-482b-a856-94f89814c4df
2016-02-08 09:57:39 +00:00
jensp 92461fdc4a Foundry: Make the <show-page-title> tag more flexible. It is now possible to customize the name of the category menu used and if the name of the root category or of its index item is used.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3821 8810af33-2d31-482b-a856-94f89814c4df
2016-01-22 19:03:53 +00:00
jensp 33d839971d Another small improvment for Foundry: The elements in a navigation now get an created from the id of the category.
git-svn-id: https://svn.libreccm.org/ccm/trunk@3817 8810af33-2d31-482b-a856-94f89814c4df
2016-01-22 14:38:47 +00:00