Reply New Topic
2011/8/30 17:44:44
#1
Offline
Home away from home

image-manager don't use the image-set icons

Hello,

as you can see in the code, I did some commits yesterday and my target is to use the icons from images-set. This step is very important for an admin theme.

But I have a problem with the image-manger. The image-manager use templates and the icons are in the templates included.

like this:
<img src="images/delete_big.png" /></a>


In my other commits I could use the function for the image-set. But how can I use this for a template? It's possible to use a smarty?

like this:
<img src="<{$ICMS_IMAGES_SET_URL}>/actions/delete_big.png" /></a>

_________________
http://on.fb.me/x5lEdX

2011/8/31 5:03:56
#2
Offline
Home away from home

Re: image-manager don't use the image-set icons

Anybody can help me with this please? The time for code freeze is coming fast.

_________________
http://on.fb.me/x5lEdX

2011/8/31 9:38:54
#3
Offline
Home away from home

Re: image-manager don't use the image-set icons

Here's a little hin for you:

<{$smarty.const.ICMS_IMAGES_SET_URL}>

_________________
the german icms website : www.impresscms.de

2011/9/1 0:16:08
#4
Offline
Home away from home

Re: image-manager don't use the image-set icons

Works perfectly! I added the changes in the trunk.

_________________
http://on.fb.me/x5lEdX

2011/9/1 1:05:51
#5
Offline
Home away from home

Re: image-manager don't use the image-set icons

Don't forget to add the same changes to the 1.3 branch - as that was made just before your commit


2011/9/1 9:03:15
#6
Offline
Home away from home

Re: image-manager don't use the image-set icons

Branches are not for releases - they are working development directories that need to be separate from the trunk for a variety of reasons (significant changes, maintaining the previous release are the primary reasons)

Please also respect the change freeze while the release is being prepared. It will only delay the release and some changes will actually set us back to a different status (a RC release could become a Beta release)

_________________
Christian Web Resources
Facebook

2011/9/1 9:57:37
#7
Offline
Webmaster

Re: image-manager don't use the image-set icons

My bad, I should have created a release instead of a branch. I'll start over from the current revision.

Fatigue, you know

_________________

Me on OpenHub


Reply New Topic extras
 Previous Topic   Next Topic
You can view topic.
You can start a new topic.
You can reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You can post without approval.