Changeset 804
- Timestamp:
- 10/20/11 17:48:37 (19 months ago)
- Location:
- 4.0/enpraxis.educommons/trunk/enpraxis/educommons
- Files:
-
- 3 edited
-
profiles/default/propertiestool.xml (modified) (1 diff)
-
profiles/default/viewlets.xml (modified) (2 diffs)
-
skins/eduCommons/eduCommonsContent.css.dtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
4.0/enpraxis.educommons/trunk/enpraxis/educommons/profiles/default/propertiestool.xml
r783 r804 13 13 <object name="site_properties" meta_type="Plone Property Sheet"> 14 14 <property name="title">Site wide properties</property> 15 <property name="allowAnonymousViewAbout" type="boolean"> True</property>15 <property name="allowAnonymousViewAbout" type="boolean">False</property> 16 16 <property name="localTimeFormat" type="string">%m-%d-%Y</property> 17 17 <property name="localLongTimeFormat" -
4.0/enpraxis.educommons/trunk/enpraxis/educommons/profiles/default/viewlets.xml
r744 r804 1 1 <?xml version="1.0"?> 2 2 <object> 3 <order manager="plone.abovecontenttitle" skinname="Left Skin"> 4 <viewlet name="plone.abovecontenttitle.documentactions" /> 3 <order manager="plone.belowcontenttitle" skinname="Left Skin"> 4 <viewlet name="eduCommons.icondocumentactions" /> 5 <viewlet name="plone.belowcontenttitle.documentbyline" /> 5 6 </order> 6 7 <order manager="plone.portalfooter" skinname="*"> … … 8 9 <viewlet name="plone.colophon" /> 9 10 </order> 10 <hidden manager="plone.belowcontenttitle" skinname="Left Skin">11 <viewlet name="plone.belowcontenttitle.documentbyline" />12 </hidden>13 11 <hidden manager="plone.belowcontentbody" skinname="Left Skin"> 14 12 <viewlet name="plone.abovecontenttitle.documentactions" /> -
4.0/enpraxis.educommons/trunk/enpraxis/educommons/skins/eduCommons/eduCommonsContent.css.dtml
r801 r804 641 641 color: &dtml-linkActiveColor;; 642 642 text-decoration: underline; 643 } 644 645 .documentByLine { 646 margin-top: -18px; 643 647 } 644 648
Note: See TracChangeset
for help on using the changeset viewer.
