Created fields in "Display Links" - eSyndiCat User Forums
eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > eSyndiCat Directory Software [FREE] > User interface

User interface Discuss eSyndiCat templates here. All the questions regarding eSyndiCat [FREE] Front end

Reply
 
Thread Tools Display Modes
Old 05-22-2006   #1
redeye
Moderator
 
redeye's Avatar
 
Join Date: Feb 2006
Location: UK
Posts: 579
redeye has disabled reputation
Default Created fields in "Display Links"

I'd like to place a created field (the flag) next to the link name in the link display listing, as in the image.

Anyone know how?

__________________

LIFE IS SHORT ENOUGH SO DON'T MESS WITH ME FOOL!

eSyndicat "integrated" into e107 CMS
Yarm-Online
BikerLinx
redeye is offline   Reply With Quote
Old 05-23-2006   #2
Nick Collins
Guest
 
Posts: n/a
Default

Here is an example:
1. Create new field (Dropdown List) with name "flags". Add 2 item values here: "en" and "fr". Now you should add the following lines into your language file:
Code:
'flags' => 'flags',
'en' => 'England',
'fr' => 'France',
2. Upload images of flags to templates/TemplateName/img. Names of these files must be: "en.gif" and "fr.gif"

3. Open link-display.tpl and find the following code:
***after inline add,***
Code:
[img]{$img}{$link.flags}.gif[/img]
***save***

Now try to add link with one of these flags.
  Reply With Quote
Old 05-23-2006   #3
redeye
Moderator
 
redeye's Avatar
 
Join Date: Feb 2006
Location: UK
Posts: 579
redeye has disabled reputation
Default

Thanks Nick
__________________

LIFE IS SHORT ENOUGH SO DON'T MESS WITH ME FOOL!

eSyndicat "integrated" into e107 CMS
Yarm-Online
BikerLinx
redeye is offline   Reply With Quote
Old 06-01-2006   #4
Nick Collins
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by redeye
Thanks Nick
You are welcome!
  Reply With Quote
Old 06-08-2006   #5
redeye
Moderator
 
redeye's Avatar
 
Join Date: Feb 2006
Location: UK
Posts: 579
redeye has disabled reputation
Default

Played with it and actual code should be:

Code:
<img src="{$img}{$link.flags}.gif" />
__________________

LIFE IS SHORT ENOUGH SO DON'T MESS WITH ME FOOL!

eSyndicat "integrated" into e107 CMS
Yarm-Online
BikerLinx
redeye is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How I can display "new links" at index page? ultimate Common Questions 14 08-23-2006 08:18 AM
TIP: Even spacing of links in "Links Display" Fire redeye User interface 1 05-12-2006 09:02 AM
Display Selected "Extra Fields" in default link li Peter Leenders Common Questions 11 01-01-1970 12:43 AM


All times are GMT. The time now is 09:51 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us