Go Back   NiceCoder Community Forums > Nicecoder Products > IndexU > Plugins

Notices

Closed Thread
 
LinkBack (2) Thread Tools Display Modes
  2 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 11-06-2008, 03:35 PM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 594
echo@ is on a distinguished road
Default Link Back Plugin for Deluxe

Automatically generates linkback code for all your listings, and displays a preview. Good for SEO and provides more links back to your site.

Plugin: Yes
Block: No
AddOn: No need code change in indexu files
Modification: No modification required
Title: Link Back plugin
Description: Automatically generates linkback code for all your listings
Version: 000.1
Compatibility: Will work on any version
Price: Free

DB Changes: No
Template changes: No
Code changes: No
Additional files: Yes
Installer included: No

Live Demo URL: http://www.articleconveyer.com
Support Site: http://www.nicecoder.com/community

Installation Guide: below
Screenshot: Yes

Before uploading to you plugins folder edit the linkback.php file and change the lines with "yoursite" and "my article site is great" to your needs.

The plugin uses the "hook_html_link_detail_after_link_detail" hook.

upload the folder "linkback" to the plugins directory.

make sure you have "hook_html_link_detail_after_link_detail" in your detail_link.html.

Enable the plugin in your admin back end
Attached Images
File Type: jpg 2linkback2.JPG (50.1 KB, 94 views)
Attached Files
File Type: zip linkback_plugin.zip (1.8 KB, 33 views)
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure



Last edited by echo@; 11-08-2008 at 12:58 PM.
  #2 (permalink)  
Old 11-06-2008, 04:03 PM
Administrator
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,978
Bruceper is on a distinguished road
Default

Very nice, I'll test this out tonight.

So how was your first experience making a plugin?
__________________
Apparently Dody didn't like my signature saying "not the admin" so he deleted it.
Did he not notice the fact that my title still says "administrator" and I haven't been the admin for months?
  #3 (permalink)  
Old 11-06-2008, 04:46 PM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 594
echo@ is on a distinguished road
Default

Code:
Content visible to registered users only. Please register at http://www.nicecoder.com/community/register.php
It was quite hard trying to understand the instructions in the guide as its baised on the feed back plugin and in pigeon english. This might seem like a easy example but most of the code in this plugin wasnt needed.
Im not a php programer but the example expects you to know what a "custom function" is. So i did some looking through the ifeedback plugin and worked it out.

It took about 3 hours to make the plugin and it worked first time,

I also needed to make <%$site_url%>,<%$detail_page_url%> and <%$title%> work from the plugin so i had to put some of browse.php in the file, in fact all the varibles from browse.php are in there.

If you could use an aditional example plugin that simply pulled up html would of made things easier. but then i guess people would use the indexu vars in this html <%$site_url%> <%$detail_page_url%>.

On the whole i expected it not to work and was supprised how easy it was
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure


  #4 (permalink)  
Old 11-06-2008, 11:39 PM
FSGDAG's Avatar
Moderator
 
Join Date: May 2007
Location: NJ, United States
Posts: 1,687
FSGDAG is on a distinguished road
Default

You did GREAT echo@!!! Thanks for the hard work and dedication!
__________________
FSGDAG | IndexU Hosting | Owner
Website | NiceCoder Script Hosting and More! | Web4URL is For Sale!
Follow Us On Twitter | FaceBook Profile | YouTube Videos
  #5 (permalink)  
Old 11-07-2008, 05:39 AM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 594
echo@ is on a distinguished road
Default

Code:
Content visible to registered users only. Please register at http://www.nicecoder.com/community/register.php
I makes it all worth it with these comments

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


  #6 (permalink)  
Old 11-25-2008, 09:19 AM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 594
echo@ is on a distinguished road
Default Anyone using this?

Did anyone use this plugin in the end?
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure


  #7 (permalink)  
Old 11-25-2008, 11:28 PM
Administrator
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,978
Bruceper is on a distinguished road
Default

I'm using it on webcomicguide.com

I haven't implimented this elsewhere yet, but I plan to. It's going on my recipe site for sure.
__________________
Apparently Dody didn't like my signature saying "not the admin" so he deleted it.
Did he not notice the fact that my title still says "administrator" and I haven't been the admin for months?
  #8 (permalink)  
Old 11-26-2008, 03:07 AM
Registered User
 
Join Date: May 2006
Posts: 20
xmith is on a distinguished road
Default

echo@

How difficult is to make it work for categories (rather than detail level)?

The plugin make senses for an article directory but for URLs (my case) a link back to category would be better.
  #9 (permalink)  
Old 11-26-2008, 11:41 AM
Administrator
 
Join Date: Jun 2002
Location: Winnipeg Canada
Posts: 4,978
Bruceper is on a distinguished road
Default

All you would need to do is change the hooks from the detail page to the browse page.
__________________
Apparently Dody didn't like my signature saying "not the admin" so he deleted it.
Did he not notice the fact that my title still says "administrator" and I haven't been the admin for months?
  #10 (permalink)  
Old 11-26-2008, 12:02 PM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 594
echo@ is on a distinguished road
Default

Yes that will make it display on the browse pages but it wont actually give you a link back to the current category.

So untill indexu is able to return a url for the current category I guess the answer is no
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure


  #11 (permalink)  
Old 11-27-2008, 10:53 AM
Registered User
 
Join Date: Dec 2006
Posts: 11
ilcoici is on a distinguished road
Default

Can i use your plugin on indexu 5.4.1 ?

it's possible?

Thanks
  #12 (permalink)  
Old 11-27-2008, 11:08 AM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 594
echo@ is on a distinguished road
Default

Yes but instead of a plugin you will have to create a block as 5.4.1 doesnt have plugin support

Then include the block within the detail_link.html.

So create a custom page , and clear out the contents then paste

Code:
Content visible to registered users only. Please register at http://www.nicecoder.com/community/register.php
( 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 registered users only. Please register at http://www.nicecoder.com/community/register.php
Browse your detail link
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure



Last edited by echo@; 11-27-2008 at 11:10 AM.
  #13 (permalink)  
Old 12-08-2008, 08:14 AM
echo@'s Avatar
Active Member
 
Join Date: Oct 2007
Location: UK Essex
Posts: 594
echo@ is on a distinguished road
Default Potm

Did this quallify as POTM?
__________________
____________________________
http://www.articleconveyer.com
Give Your Articles Exposure


  #14 (permalink)  
Old 12-08-2008, 04:43 PM
Registered User
 
Join Date: Mar 2008
Location: Rome, Italy
Posts: 119
Dr. Jekyll is on a distinguished road
Default

Code:
Content visible to registered users only. Please register at http://www.nicecoder.com/community/register.php
  #15 (permalink)  
Old 02-18-2009, 02:42 PM
Registered User
 
Join Date: Oct 2007
Posts: 55
webwitch is on a distinguished road
Default

Looks to me like it should at least have qualified as a candidate for POTM. Hell it had to be one of the first successful user-generated plugins. I find it disappointing that no one but Dr Jekyll responded at all to your POTM question, Echo and all he did was laugh. I find it curious that the support and development team seems not to respond much at all (or at best to respond slowly and tepidly) when users are clearly trying to improve the product.

Frankly I think IndexU needs every bit of user community support it can possibly get and it seems clear to me that Frank and Bruce and the rest of the support team feel that way too -- at least most of the time. Heck rather than (or in addition to) building an indexutemplates.com site and trying to expand their own revenue base by selling more templates, it seems to me NiceCoder would be smart to open an IndexU marketplace site designed to help users create and earn income from anything they can add to the product. Everyone benefits from that kind of support.

I've seen fine hacks that were priced too high and there's too much energy being wasted by each developer to create a shopping carts, forums and and support systems to support $15 - $30 add-on products. If these guys were to provide the shopping cart, pricing advice and the use of their support ticket system for say, 30-40% of the sales price but require each developer to support the product he sells directly, it seems to me everyone would be better off over the long term.

Under the present circumstances, it's no wonder dedicated longtime supporters of the product like ESM, InspireMe, MPDaddy and others grow discouraged and disappear. IMO, everyone who is making a contribution here DESERVES to be appreciated and applauded -- especially when they're going out of their way to try to help -- rather than being insulted, attacked, challenged or ignored which seems to happen rather often here.

Thanks, Echo. I for one appreciate this hack and can see a direct use for it on one of my sites real soon. But to make this hack work and get direct benefit from it, it clearly needs to be installed on a site that includes plenty of original content and NOT just a bunch of links to other places.

Hmmmm... I think I'm gonna give this plugin a try real soon, Echo. Thanks... and congrats!

Last edited by webwitch; 02-18-2009 at 02:59 PM.
Closed Thread

Tags
link back, plugin

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


LinkBacks (?)
LinkBack to this Thread: http://www.nicecoder.com/community/f102/link-back-plugin-7776/
Posted By For Type Date
December Nicecoder newsletter | IndexU Support This thread Refback 03-21-2009 06:16 AM
Newsletters | IndexU Support This thread Refback 12-13-2008 03:11 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
New! Improved Link Validation Plugin mpdaddy Plugins 5 09-29-2008 09:19 PM
Back Link CEC Blocks and Modification 6 12-05-2006 02:17 AM
Link back to detail after new review manuel_pr v5.x 2 02-19-2005 10:33 AM
[OOT] I'm back. dody v5.x 4 01-31-2005 12:22 AM


All times are GMT -5. The time now is 09:31 AM.


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