Update Theme Data after being installed once (deleted stylesheets)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Update Theme Data after being installed once (deleted stylesheets)

Andreas Allacher
Hello,

I would like to know: How do I update theme data after I had installed
it already once?
Normally I would do ./ant run-install-seed BUT for instance if I deleted
a stylesheet -
like e.g. first there were 3 and now there are 2, the stylesheet doesn't
get deleted. However, if I change a stylesheet that works.

Well, of course, this works fine after ./ant clean-data but that way ALL
other data is lost too.

Furthermore, is there anyway to update style data WITHOUT rebooting the
server?


Regards,
    Andreas Allacher
Reply | Threaded
Open this post in threaded view
|

Re: Update Theme Data after being installed once (deleted stylesheets)

Adrian Crum-3
Use the Web Tools application to modify data. You can look
up/edit/delete entity values, and load entity data via XML.

-Adrian

On 10/7/2012 9:09 PM, Andreas Allacher wrote:

> Hello,
>
> I would like to know: How do I update theme data after I had installed
> it already once?
> Normally I would do ./ant run-install-seed BUT for instance if I
> deleted a stylesheet -
> like e.g. first there were 3 and now there are 2, the stylesheet
> doesn't get deleted. However, if I change a stylesheet that works.
>
> Well, of course, this works fine after ./ant clean-data but that way
> ALL other data is lost too.
>
> Furthermore, is there anyway to update style data WITHOUT rebooting
> the server?
>
>
> Regards,
>    Andreas Allacher

Reply | Threaded
Open this post in threaded view
|

Re: Update Theme Data after being installed once (deleted stylesheets)

Andreas Allacher
Thanks for the info.  Is there an easy way to delete the whole theme with all theme ressources? Or at least multiple entries?



Adrian Crum <[hidden email]> schrieb:

>Use the Web Tools application to modify data. You can look
>up/edit/delete entity values, and load entity data via XML.
>
>-Adrian
>
>On 10/7/2012 9:09 PM, Andreas Allacher wrote:
>> Hello,
>>
>> I would like to know: How do I update theme data after I had
>installed
>> it already once?
>> Normally I would do ./ant run-install-seed BUT for instance if I
>> deleted a stylesheet -
>> like e.g. first there were 3 and now there are 2, the stylesheet
>> doesn't get deleted. However, if I change a stylesheet that works.
>>
>> Well, of course, this works fine after ./ant clean-data but that way
>> ALL other data is lost too.
>>
>> Furthermore, is there anyway to update style data WITHOUT rebooting
>> the server?
>>
>>
>> Regards,
>>    Andreas Allacher