 |
 |
 |
 |
 |
| Author |
Message |
Sylx
Joined: 17 Mar 2006 Posts: 15
|
|
Simpel? |
|
Hi,
First off all I would like to say that the script is fantastic!!
I got more qeustion's but one is the main qeustion:
1: I would like that the "," sign in the catogory icon is not te be seen.
2: Is it possibe to let the catogory have no name so only the icon is shown?
3: Last qeustion: I can't open the site with working links in mutiple lay-outs is there in fix for it?
I know my english is not very good...but I hope it is understandable.
So please help
GReets Sylx.
Webmaster for the beta version of Gamers-united
|
|
| Fri Mar 17, 2006 1:30 am |
|
 |
Guest
|
|
|
Please login to hide the ads.
|
|
|
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2801 Location: Germany |
|
Re: Simpel? |
|
 |  | 1: I would like that the "," sign in the catogory icon is not te be seen. |
Open inc/show.news.php and change this:
 |  | $output = str_replace('{category-icon}', join(', ', $cat['icon']), $output); |
to this:
 |  | $output = str_replace('{category-icon}', join(' ', $cat['icon']), $output); |
 |  | 2: Is it possibe to let the catogory have no name so only the icon is shown? |
I think that's a template problem. When you only put {category-icon} in your template you should only see the category icon on your page.
 |  | 3: Last qeustion: I can't open the site with working links in mutiple lay-outs is there in fix for it? |
I need more details/examples to understand what you are talking about.
|
|
| Fri Mar 17, 2006 11:40 am |
|
 |
Sylx
Joined: 17 Mar 2006 Posts: 15
|
|
|
|
Thank you very much already .
The 2nd one : is a problem cause I need category names and icons. But for each category I would like too choose between the icon or the name.
3th one : For example I have a page called index1.php and a page called index2.php the links will only work in one of the templates and not both of them.
|
|
| Fri Mar 17, 2006 11:38 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2801 Location: Germany |
|
|
|
 |  | The 2nd one : is a problem cause I need category names and icons. But for each category I would like too choose between the icon or the name. |
That's not possible. You have to create 2 templates then. One for the category name and one for the icon.
 |  | 3th one : For example I have a page called index1.php and a page called index2.php the links will only work in one of the templates and not both of them. |
You can do something like this: http://english.cutenews.ru/forum/viewtopic.php?p=2199#2199
|
|
| Sat Mar 18, 2006 2:46 pm |
|
 |
Sylx
Joined: 17 Mar 2006 Posts: 15
|
|
|
|
Okay thanks for all the trouble I may have caused for you to search what I need.
And I must say keep up the good work you are doing it very good!!!
Greets Sylx
|
|
| Sun Mar 19, 2006 5:18 am |
|
 |
Sylx
Joined: 17 Mar 2006 Posts: 15
|
|
|
|
Another qeustion: Is it possible to let the script get the last two dates instead of the last 10 posts?
|
|
| Sun Mar 19, 2006 8:10 pm |
|
 |
FI-DD
Admin

Joined: 22 Sep 2005 Posts: 2801 Location: Germany |
|
|
| Sun Mar 19, 2006 9:16 pm |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|
 |
 |
 |
|