Re: Link Manager 3.0 release
Quote:
Originally Posted by
mydanilo
Hi Clyde,
I got the check links working. Back to an old request. I still think the layout of the generated links listing is not very pretty. The OSC mod, see link in the quote, is soooo much more what I would like to see. Is there somebody out there that could give me pointers (or is willing to work on it) where the layout is defined? Is this a big deal to change?
A listing should be in the following format:
Title: Candles by Whoever
URL:
http://www.xxxx.com
Description: Handmade candles and candle holders.Bla Bla Bla
One more thing: Listing my Link Information for the other party to copy and put on their site. This should probably go on the links submit page. I would like to as k the other party to put up my link information. I think my links info text should go to the "/includes/languages/english/YOUR_TEMPLATE/links_submit.php"
BUT how do I put my link info there without screwing things up? Is there an easier way to do this in admin?
If I do not make myself clear enough, look at one of my sites, and see how I would like to make the link request page look.
http://www.mydanilo.com/index.php?main_page=page_2
Wouldn't it make sense to ask the other party at the point of registration to put a link up for me? AND give instructions what we want them to post?
For the first part:
You should look in:
includes/modules/YOUR_TEMPLATE/link_listing.php
As to the second part of your request:
You can put what ever information you want in:
includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php
Re: Link Manager 3.0 release
Clyde, I looked at includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php
it is empty, except for a "<br />" How do I start? I guess I am a bit lost as to how to put html in to the php file and have it appear in the right place?
What I want, is add more text (my sites link info to be put on their site) to the Links Submission page from your mode.
Right now it just shows:
Links Submission
store address
Please choose the most appropriate category for your link. "owner" reserves the right to change the category or edit your description, if needed.
--> here I want to post my link info for them to use.....
Re: Link Manager 3.0 release
Quote:
Originally Posted by
mydanilo
Clyde, I looked at includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php
it is empty, except for a "<br />" How do I start? I guess I am a bit lost as to how to put html in to the php file and have it appear in the right place?
What I want, is add more text (my sites link info to be put on their site) to the Links Submission page from your mode.
Right now it just shows:
Links Submission
store address
Please choose the most appropriate category for your link. "owner" reserves the right to change the category or edit your description, if needed.
--> here I want to post my link info for them to use.....
You can either add/edit text manually or use the define pages editor (admin -> tools -> define pages editor) The same way you did for your page 2 text
The tpl_links_submit.php will handle where to put the text you enter.
Re: Link Manager 3.0 release
Wow awesome. Did not even think of it to look there. Great!
Maybe should be in the install or readme.txt. Don't tell me it is already there! Just looked for it to see if I missed some more great features.
Thank you for your fast help.
:smile:
Re: Link Manager 3.0 release
Clyde, On my submit a link page there is the links help button. When the pop up comes up its using my body background image as the background color for the page. How would I fix this to a color and not use the image? Thanks!
Re: Link Manager 3.0 release
Quote:
Originally Posted by
oxicottin
Clyde, On my submit a link page there is the links help button. When the pop up comes up its using my body background image as the background color for the page. How would I fix this to a color and not use the image? Thanks!
Unzip the attached, change the YOUR_TEMPLATE folder to match your custom template name.
upload the entire includes folder to your server
Add the following to the end of your stylesheet.css
#LinksHelp {
background: #fff;
}
Re: Link Manager 3.0 release
Quote:
Originally Posted by
clydejones
Unzip the attached, change the YOUR_TEMPLATE folder to match your custom template name.
upload the entire includes folder to your server
Add the following to the end of your stylesheet.css
#LinksHelp {
background: #fff;
}
Thanks Clyde worked like a charm!
Re: Link Manager 3.0 release
Hi,
I just installed this contrib, and it is working brilliant, Thanks very much.
The only thing I cant find is where to chage the box title?
It says "Links" and I want to chage it to "Link Exchange"
Can anybody tell me where I can do that please?
Thanks in advance
Peter