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

Let ZIP import automatically handle common off-the-shelf theme scenarios #116

Open
fulv opened this issue Oct 24, 2016 · 1 comment
Open

Comments

@fulv
Copy link
Member

fulv commented Oct 24, 2016

Currently, when you import a zip file for a non-Plone theme, several steps need to be done manually. That is even in the best-case scenario where a theme is actually quite well-behaved right off the shelf, e.g. startbootstrap.

Two things would be very easy and risk-free to implement:

  1. If a manifest.cfg file is not present in the zip file, create it automatically.
  2. Automatically parse the src and href attributes in the index.html file to fix the paths to any images, and other resources.

I was hoping to implement this at the ploneconf sprint, but ran out of time. I am still planning on it in the next few weeks.

@pigeonflight @jean @ebrehault @datakurre

@cewing
Copy link
Member

cewing commented Feb 6, 2017

@fulv I've added this as a possible project idea for GSoC 2017. I've listed you as the mentor for it. Please read my write up (https://plone.org/community/gsoc/ideas) and let me know if you want to make any edits.

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