Re: Icons for sorted entries, posted by Stefan Ritt on Tue Sep 24 17:03:29 2002
|
> when do a search and then sorting the outcome of the search via clicking on
> an attribute (to sort it in descending or vice versa order) there should an
> icon be displayed (up.gif or down.gif). But the icons could not be found
due
> to a wrong path to the gif files:
>
> /elog/config//themes/default/up.gif
>
> Be aware of the two slashes!! Should only be one.
Weired, the icon is displayed in the search page just as "up.gif", and the
elogd server should get this from the current themes/default/ directory. Try
http://midas.psi.ch/elogdemo/Forum/up.gif . So where do you get your two
slashes from? |
Re: Icon comment, posted by Stefan Ritt on Mon Dec 3 09:05:16 2007
|
Uwe wrote: |
one idea for improvement. When using the option 'Icon comment' this comment is shown when creating a new entry and moving with he mouse over the icon but it is not displayed in full or summary view. In full or summary view the filename is shown. Not really important, but perhaps an improvement.
|
I implemented this request in SVN revision #1974. |
Re: Icon comment, posted by Uwe on Mon Dec 3 11:25:54 2007
|
Stefan Ritt wrote: |
Uwe wrote: |
one idea for improvement. When using the option 'Icon comment' this comment is shown when creating a new entry and moving with he mouse over the icon but it is not displayed in full or summary view. In full or summary view the filename is shown. Not really important, but perhaps an improvement.
|
I implemented this request in SVN revision #1974.
|
Thank you!
Uwe |
Re: Icon and Quick filter, posted by Stefan Ritt on Mon Jun 23 12:40:12 2008
|
Franck C wrote: |
Hi,
I have defined a quick filter based on an icon attribute and it does not work: no result. I have defined something like your "forum elog" (with Icon comment ): in the quick filter, i see the comments (that a good thing) but whatever i'm selecting, i have no entry.
Is it a bug or i miss something in the configuration ?
|
I tried to reproduce your problem, but it worked fine for me. I used in elog.cfg:
[demo]
Attributes = Icon, Author, Type, Last Edit, Subject
IOptions Icon = icon1.gif, icon2.gif, icon3.gif, icon4.gif, icon5.gif, icon6.gif, icon7.gif, icon8.gif, icon12.gif, icon13.gif, icon14.gif
Quick filter = Icon
Then I entered two entries with different icons, and I selected the quick filter. It correctly showed me the entry with the icon I selected:

|
Re: Icon and Quick filter, posted by Franck C on Tue Jul 1 16:56:53 2008 
|
Stefan Ritt wrote: |
Franck C wrote: |
Hi,
I have defined a quick filter based on an icon attribute and it does not work: no result. I have defined something like your "forum elog" (with Icon comment ): in the quick filter, i see the comments (that a good thing) but whatever i'm selecting, i have no entry.
Is it a bug or i miss something in the configuration ?
|
I tried to reproduce your problem, but it worked fine for me. I used in elog.cfg:
[demo]
Attributes = Icon, Author, Type, Last Edit, Subject
IOptions Icon = icon1.gif, icon2.gif, icon3.gif, icon4.gif, icon5.gif, icon6.gif, icon7.gif, icon8.gif, icon12.gif, icon13.gif, icon14.gif
Quick filter = Icon
Then I entered two entries with different icons, and I selected the quick filter. It correctly showed me the entry with the icon I selected:

|
Yes you're right, but i want to see the comment in the quickfilter list, not the name of the icon :
[MyLogBook]
List Display = Auteur, Destinataire, Etat, Réponse, Rapport
Attributes = Auteur, Destinataire, Etat, Réponse, Rapport
IOptions Etat = icon3.gif, icon13.gif, icon14.gif, icon2.gif
Icon comment icon3.gif = Suggestion
Icon comment icon13.gif = Réfusée
Icon comment icon14.gif = Retenue
Icon comment icon2.gif = Réportée
Quick filter = Auteur, Date, Etat, Destinataire
All the entries:

When i'm selecting the quickfilter, it should display the entry "arthur":

|
Re: Icon and Quick filter, posted by Stefan Ritt on Thu Jul 3 08:25:10 2008
|
Ok, now I got the point. I fixed this problem in elog revision #2114. Quick filters are now working with icons:

|
Re: Icon and Quick filter, posted by Franck C on Thu Jul 3 16:22:31 2008
|
Stefan Ritt wrote: |
Ok, now I got the point. I fixed this problem in elog revision #2114. Quick filters are now working with icons:

|
Thanks a lot  |
Re: IF i run this as a "windows server", does this mean i have to be online for users to access it?, posted by Stefan Ritt on Tue Apr 10 10:13:52 2007
|
marion wrote: | hi again folks
QUESTION
IF i run this as a "windows server", does this mean i have to be online for users to access it? |
Yes. |
|