
make theme import more robust
Reported by Marko Seppä | May 26th, 2009 @ 01:21 PM
correct paths for theme files are following:
stylesheets/
javascripts/
images/
templates/
on ticket 308 we had a case of a zip file that had one level deeper structure theme_name/stylesheets etc. This caused the paths to mess up as mentioned on a ticket.
so, when uploading a compressed archive like #308 we should still have a working theme as a result.
Comments and changes to this ticket
-
Marko Seppä June 19th, 2009 @ 10:53 AM
- State changed from new to open
Added to product backlog as a high priority fix.
-
Marko Seppä July 15th, 2009 @ 03:27 PM
- State changed from open to resolved
Hi Mitch,
sorry, I was working on this and did not notice your comment here.
Well, anyway this is currently fixed.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<p>Cutting edge cms, blog, wiki, forum ... plattform.</p>
<p>Find the code on <a href="http://github.com/svenfuchs/adva_cms/tree/master">GitHub: adva cms</a></p>
<p>Part of the business application framework <a href="http://www.advabest.org/">adva best</a>.</p>
People watching this ticket
Referenced by
-
308 theme files paths messed up after import Maybe we can make this more robust, more about that on a ...