Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move code from portal_skins/custom into filesystem #13

Open
pbauer opened this issue Feb 19, 2020 · 3 comments
Open

Move code from portal_skins/custom into filesystem #13

pbauer opened this issue Feb 19, 2020 · 3 comments

Comments

@pbauer
Copy link

pbauer commented Feb 19, 2020

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
Copy link
Collaborator

Update regarding "Custom Code" above:

  • hasJSON (including len) and shibboleth have moved

@raphael-ritz
Copy link
Collaborator

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

@raphael-ritz
Copy link
Collaborator

detailed_view is now a browser view

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants