EUDAT-DPMT / pcp.contenttypes

Content types for the Project Coordination Portal
1 stars 1 forks source link

Move code from portal_skins/custom into filesystem #13

Open pbauer opened 4 years ago

pbauer commented 4 years ago

There are a couple of items in portal_skins/custom that need to be moves into the filesystem:

Overrides (replace with jbot-overrides) backreferencewidget referencebrowser favicon.ico (moved to browser/resources) logo.png (moved to browser/resources) maintenance_icon.png (moved to browser/resources) ploneCustom-dev.css ploneCustom.css

Custom Code (move to BrowserViews) detailed_view (done) hasJSON (done) len (belongs in hasJSON) (done) shibboleth (done) trusted_string

Obsolete demo_method fgvalidate_base getServices initialzeAccount kss_generic_macros manage_raiseRequest migrateOffers

raphael-ritz commented 4 years ago

Update regarding "Custom Code" above:

raphael-ritz commented 4 years ago

favicon.ico, logo.png and maintenance_icon.png now moved to browser/resources

raphael-ritz commented 4 years ago

detailed_view is now a browser view