If this is on fresh installation you will need to define dependency from your 
theme to the DMS in module descriptor to make sure that module is bootstrapped 
after the DMS.
Otherwise it might be some other module bootstrapping the same directory as the 
one where your images are placed, effectively overriding it.

HTH,
Jan

On Oct 12, 2010, at 11:45 AM, Anton Matheis wrote:

> 
> Hi all,
> 
> i developed a theme module with css, js and images. All js and css are
> bootstrapped and everything works fine.
> 
> My problem is: the images never appear in the dms. I put them into the
> according folder /META-INF/templating-kit/themes/<themename/img of the
> module.
> 
> When debugging the bootstrap process in InstallResourcesIntoDMSTask, i
> can see that content nodes for those images are created. After
> starting up Magnolia however, i can not find those images in the dms.
> 
> For another theme and the pop theme, everything works fine.
> 
> Any suggestions? Where is my blind spot?
> 
> 
> Greetings,
> Anton
> 
> 
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------




----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to