Behdad D wrote: |
Stefan Ritt wrote: |
Behdad D wrote: |
Stefan Ritt wrote: |
Behdad D wrote: |
Hi all,
Is there a way to add more icons to the currently available icons when you are in the edit mode. For example instead of having this icon if I want to add a different icon that is not in the list.
The reason I ask is that I want for example to have an icon of a bug(for software bugs) or something different.
I looked in the elog's installation directory and I could find all of the available icons but couldn't see any place where I could modify the installation to allow me access to the extra icons.
Thanks in advance.
Behdad.
|
You need to do two things:
1) Add you new icon to <elog directory>\themes\default\icons
2) Refer to your new icon in the config file like
IOptions Icon = icon1.gif, icon2.gif, new_icon.gif
|
Thank you for the reply but I think you misunderstood me. I am not after icons for the attributes. I am after icons that I can insert it into my records text like this one.... . So I just like to customize my icons in the "Insert Smiley" list.
Is this possible?
Thank you.
|
Ah, ok. Now I understand. This is however deep inside the fckeditor and I have no idea how to change it. Maybe you can get some help from the fckeditor community? All I found is the directory
<elog>/scripts/fckeditor/editor/image/smiley/msn
which contains some smileys. Maybe you can edit those?
|
Oh, thanks Stefan. I will try find out, if I do I will post here later on.
Thank you.
|
Ok, I think I found it. The link below explains how to do it. I haven't tried it yet, but it looks about right:
http://www.smart-thinker.com/DNNBlog/tabid/1070/EntryID/35/Default.aspx |