#1 (permalink)  
Old 11-05-2008, 09:18 AM
Registered User
 
Join Date: Mar 2008
Location: Rome, Italy
Posts: 62
Dr. Jekyll is on a distinguished road
Default link towards

It is possible to add an automatic link towards as in this Directory mod for joomla?

AlphaContent 4.0.6 (Joomla 1.5 natively)
Attached Images
File Type: jpg link.jpg (98.9 KB, 22 views)
Reply With Quote
  #2 (permalink)  
Old 11-05-2008, 12:43 PM
Bruceper's Avatar
Nicecoder Team
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,032
Bruceper is on a distinguished road
Default

You might be able to do that with a custom field and some coding changes.

You would use this to wrap around your text area

<textarea name="source" rows="7" cols="40" onclick="this.focus();this.select()">html code goes here <%$custom_field_name_here%> end html code </textarea>
Reply With Quote
  #3 (permalink)  
Old 11-05-2008, 02:57 PM
FSGDAG's Avatar
Moderator
 
Join Date: May 2007
Location: NJ, United States
Posts: 980
FSGDAG is on a distinguished road
Default

This would also be a great plugin for IndexU!!! I could see where echo@ would benefit from it with his articleconveyer.com
__________________
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Blog
General Directory | Deep Links Directory | Bidding Directory
Reply With Quote
  #4 (permalink)  
Old 11-05-2008, 04:19 PM
Bruceper's Avatar
Nicecoder Team
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,032
Bruceper is on a distinguished road
Default

Plugin? I just gave the code to do it
Reply With Quote
  #5 (permalink)  
Old 11-06-2008, 12:06 AM
FSGDAG's Avatar
Moderator
 
Join Date: May 2007
Location: NJ, United States
Posts: 980
FSGDAG is on a distinguished road
Default

Code:
Content visible to License Owner only.
Yep.... But hard coding MODs will only lead to problems in the future. Use the code you gave in a plugin, and no worries about upgrades in the future

Its just my opinion, but the only thing that I would want to edit in the templates anymore is just design and maybe adding / removing blocks. Everything when it comes to code enhancements should be a plugin
__________________
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Blog
General Directory | Deep Links Directory | Bidding Directory
Reply With Quote
  #6 (permalink)  
Old 11-06-2008, 01:13 AM
Bruceper's Avatar
Nicecoder Team
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,032
Bruceper is on a distinguished road
Default

I know that, that's why I said I just gave the code.

Now it's your turn to take that, make it a plugin and submit it for the motm
Reply With Quote
  #7 (permalink)  
Old 11-06-2008, 03:48 AM
Registered User
 
Join Date: Mar 2008
Location: Rome, Italy
Posts: 62
Dr. Jekyll is on a distinguished road
Default

Code:
Content visible to License Owner only.
I look for it!
Reply With Quote
  #8 (permalink)  
Old 11-06-2008, 08:21 AM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 473
echo@ is on a distinguished road
Default Link Back Mod for 5.4x users

I dont think this is needed to be a plugin, you could probally do away with the custom field also, its up to you.

You looking to include this within the detail_link.html.

So create a custom page , and clear out the contents then thanks to bruce and a little tweeking ... paste

Code:
Content visible to License Owner only.
( edit the Bold areas to your desires)

into the page and save , in this example ill call it linkback.html

Now find your detail_link.html file and include to your desired location the linkback file like so.

Code:
Content visible to License Owner only.
Browse your detail link


I have put it up on my site works really well thanks

I see this working really well for any indexu directory , regardless if it uses <%$url%> or not
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure



Last edited by echo@; 11-06-2008 at 04:42 PM.
Reply With Quote
  #9 (permalink)  
Old 11-06-2008, 04:54 PM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 473
echo@ is on a distinguished road
Default Link Back Plugin for Deluxe

Well I have taken up the challenge bruce and made my first plugin, so its avalible for both versions.

Check it out over here Link Back Plugin

I have one snag with the plugin which im not to sure about.

When you put &copy; in a php file it prints a diamond with a questionmark in the middle �, works fine on straght html pages.

werid
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure


Reply With Quote
  #10 (permalink)  
Old 11-06-2008, 05:05 PM
Bruceper's Avatar
Nicecoder Team
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,032
Bruceper is on a distinguished road
Default

I saw the plugin post before I saw this. I'm glad you took up the challenge.

I'm not sure why &copy; would do that, it should just output the copyright symbol. I'll see if I can take a peek for you.
Reply With Quote
  #11 (permalink)  
Old 11-06-2008, 08:56 PM
Registered User
 
Join Date: Mar 2008
Location: Rome, Italy
Posts: 62
Dr. Jekyll is on a distinguished road
Default

SIGH! SIGH! SIGH! SIGH!


...nobody give me credit for the idea
Reply With Quote
  #12 (permalink)  
Old 11-07-2008, 12:34 AM
FSGDAG's Avatar
Moderator
 
Join Date: May 2007
Location: NJ, United States
Posts: 980
FSGDAG is on a distinguished road
Default

Code:
Content visible to License Owner only.

In the credits, would you like to be called 'Dr. Jekyll' or "Mr. Hyde"???

__________________
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Blog
General Directory | Deep Links Directory | Bidding Directory
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
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hack to add the link ID to link search page esm Blocks and Modification 4 05-07-2006 01:58 PM
[Light Link] [Standard Link] [Pro Link] Humle v3.2 5 04-14-2003 11:32 AM
chage hot link (front page) link color lela v5.x 1 09-01-2002 12:12 PM
How do I change the link description format? (<%link%>) drakeraft v5.x 1 06-24-2002 01:57 PM

HACKER SAFE certified sites prevent over 99.9% of hacker crime.

All times are GMT -5. The time now is 03:36 PM.


Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO
SSL Certificate