[ABD] Advanced Links Mod 1.2.2

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment! No new topics are allowed in this forum.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

IMPORTANT: MOD Development Forum rules

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.
Locked
stefan2k1
Registered User
Posts: 168
Joined: Thu Sep 06, 2001 11:16 am
Location: Germany
Contact:

[ABD] Advanced Links Mod 1.2.2

Post by stefan2k1 »

Hi,

this is the new Advanced Links Mod. It let's you add Link-Banners to your Site and display them on the Index-Page. People can submit Links and the Admin can choose to add them or not in the Admin Panel. The Mod was originally created by OOHOO, but he stopped development and now the mod is completed by me. Also thanks to ddonker from Portedmods for helping with the Admin Stuff.

Code: Select all

############################################################## 
## MOD Title: Advanced Links Mod 
## MOD Author: stefan2k1 < [email protected] > (Stefan Paulus) http://www.phpbb2.de
##	       CRLin (Demo 1: http://mail.dhjh.tcc.edu.tw/~gzqbyr/Hestia/links.php)
##                   (Demo 2: http://mail.dhjh.tcc.edu.tw/~gzqbyr/phpBB/links.php)
## MOD Description: Display links (with logo) on the forum index page. 
## MOD Version: 1.2.2 
## 
## Installation Level: (Easy) 
## Installation Time: 8-10 Minutes
## Files To Edit: index.php, constants.php, index_body.tpl, lang_admin.php 
## Included Files: links.php
## 		   links.js.php
##		   link_register.php
##		   admin/admin_links.php
##		   admin/admin_links_cat.php
##		   admin/admin_links_config.php
##		   language/lang_english/lang_main_link.php
##		   language/lang_english/lang_admin_link.php
##		   language/lang_english/email/link_add.tpl
##		   templates/subSilver/links_body.tpl
##		   templates/subSilver/links_index.tpl
##		   templates/subSilver/links_popnew.tpl
##		   templates/subSilver/links_search.tpl
##		   templates/subSilver/links_js_body.tpl
##		   templates/subSilver/admin/admin_links_body.tpl 
##		   templates/subSilver/admin/admin_links_edit_body.tpl
##		   templates/subSilver/admin/admin_link_cat_body.tpl
##		   templates/subSilver/admin/admin_link_cat_delete_body.tpl
##		   templates/your_template/admin/admin_link_cat_edit_body.tpl
##		   templates/your_template/admin/admin_link_cat_new_body.tpl
##		   templates/your_template/admin/admin_link_config_body.tpl
##		   images/links/web_logo88a.gif
##		   images/links/phpBB_88a.gif
##		   images/links/phpbb-tw_logo88a.gif
##		   images/links/phpbb2_de_logo.gif
##		   images/links/forum_images_banner_88x31.gif
##		   images/links/no_logo88a.gif
############################################################## 
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the 
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code 
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered 
## in our MOD-Database, located at: http://www.phpbb.com/mods/ 
############################################################## 
## Author Notes: This Mod was originally created by OOHOO, most Credits are given to him.
##		 Credits also go to ddonker from www.portedmods.com to help with the Admin Stuff.
## 		 The Mod got several enhancements and Bugfixes since Version 1.1.0.
##		 Administration has more comfort and no need of editing Config Files anymore.
## 
############################################################## 
## MOD History: 
## 
##   2002-04-25 - Version 1.1.0 
##      - initial Release by OOHOO
##   2003-01-19 - Version 1.1.1
##      - added links_install.php and missing Code in readme
##   2003-06-15 - Version 1.2.0 
##      - Enhancements and Bugfixes, phpBB 2.0.4 compatible
##   2003-12-03 - Version 1.2.1 
##      - enhancements, Site Category showed first and Search Site
##      - while Link added, send e-mail or notify on private message to site admins
##   2004-05-10 - Version 1.2.2 
##      - lock user submit site, Administration can submit site from ACP
##      - allow submit site without banner
## 
############################################################## 
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD 
##############################################################

See a Demo of the Index View here (Scroll to the bottom)
See a Demo of the Links View here
Download Advanced Links Mod 1.2.2 here

Bye
Stefan
Last edited by stefan2k1 on Fri Jun 11, 2004 12:09 pm, edited 3 times in total.
Failure ist not an option. It comes bundled with your Microsoft Product.
visit a new German phpBB2-Site and our Styles-Demo-Forum
Image
User avatar
Haywood Jahelpme
Registered User
Posts: 475
Joined: Wed Oct 23, 2002 9:16 am
Location: San Diego
Contact:

Post by Haywood Jahelpme »

Looks nice!
User avatar
janine
Registered User
Posts: 345
Joined: Sun Mar 24, 2002 6:38 pm
Location: Pa

Post by janine »

This looks great! I already have a links mod installed, but I would love to use this one to show the people that have donated to my board. The problem is that I already have a links.php file. If I rename this to link.php what else in the mod files would I have to change?

TIA :)
User avatar
janine
Registered User
Posts: 345
Joined: Sun Mar 24, 2002 6:38 pm
Location: Pa

Post by janine »

OK, How about this...Since there's differnt catagories that you can put the links into, is there anyway to specify a specific catagory to scroll on the index page, or does it have to be all of the links?

(hope I made sense)
User avatar
janine
Registered User
Posts: 345
Joined: Sun Mar 24, 2002 6:38 pm
Location: Pa

Post by janine »

anyone? :?:
User avatar
janine
Registered User
Posts: 345
Joined: Sun Mar 24, 2002 6:38 pm
Location: Pa

Post by janine »

umm... bump :oops:
stefan2k1
Registered User
Posts: 168
Joined: Thu Sep 06, 2001 11:16 am
Location: Germany
Contact:

Post by stefan2k1 »

Hi,

this is not supported in the current version. Maybe in a later version when i have some free time again.

Bye
Stefan
Failure ist not an option. It comes bundled with your Microsoft Product.
visit a new German phpBB2-Site and our Styles-Demo-Forum
Image
Inspiration
Registered User
Posts: 7
Joined: Fri Jul 25, 2003 1:43 am

Post by Inspiration »

no offence but this mod makes a mess of the categories... there is no need for them since they are all displayed in the same page...
deerdork
Registered User
Posts: 115
Joined: Thu Jan 30, 2003 7:44 pm
Location: Dayton OH
Contact:

Post by deerdork »

it would be nice if it would just randomly show ONE banner at any size...
i didnt check to see if it had the option to only show one banner at a time...

then it would be more like an advertisement banner mod
Cyber_Sniper
Registered User
Posts: 105
Joined: Mon Feb 24, 2003 3:52 pm

Post by Cyber_Sniper »

there is a modified version (which is used at phpbb2.de) here:
http://mail.dhjh.tcc.edu.tw/~gzqbyr/php ... c.php?t=77
User avatar
Jaeboy
Registered User
Posts: 446
Joined: Fri Oct 18, 2002 4:42 pm
Location: HkG SAR
Contact:

Post by Jaeboy »

Very nice! :wink:
A personal blog :: My Blog | lalaland
Q-Zar
Registered User
Posts: 779
Joined: Sun Nov 17, 2002 8:30 pm
Location: Brussels
Contact:

Post by Q-Zar »

Uhm, how is the mod at the other website modified ?
Because I can't understand anything on that page :?
Is it to arrange the links in categories when you view them ? ('cause that would be great)
Traductions : Cash Mod v2.2.2 (Getting Started) / Dice Mod v1.2.3 / Activity Mod Plus 1.0.8
Remember this. Please read the F.A.Q/Troubleshooting of a mod before asking questions.
Image
Q-Zar
Registered User
Posts: 779
Joined: Sun Nov 17, 2002 8:30 pm
Location: Brussels
Contact:

Post by Q-Zar »

Little bump, could someone post how to modify it - in another language so that I might understand something :roll:

You can post in French, English, Dutch or German :P
Traductions : Cash Mod v2.2.2 (Getting Started) / Dice Mod v1.2.3 / Activity Mod Plus 1.0.8
Remember this. Please read the F.A.Q/Troubleshooting of a mod before asking questions.
Image
Cyber_Sniper
Registered User
Posts: 105
Joined: Mon Feb 24, 2003 3:52 pm

Post by Cyber_Sniper »

It's in chinese
C'est en chinois

what it does is change the way the links mod look
download the replaced files here: http://mail.dhjh.tcc.edu.tw/~gzqbyr/php ... taiwan.zip
Q-Zar
Registered User
Posts: 779
Joined: Sun Nov 17, 2002 8:30 pm
Location: Brussels
Contact:

Post by Q-Zar »

I understood what it did, but not the text underneath it.
Changing the language files (those are the only files in the zip) is enough to change the way it looks ? Weird :?
Traductions : Cash Mod v2.2.2 (Getting Started) / Dice Mod v1.2.3 / Activity Mod Plus 1.0.8
Remember this. Please read the F.A.Q/Troubleshooting of a mod before asking questions.
Image
Locked

Return to “[2.0.x] MODs in Development”