 |
 |
 |
 |
#247700 - 05/26/03 09:00 AM
TLD Bv2.1 Released - Threads Links Directory
|
Enthusiast
Registered: 06/19/02
Posts: 307
Loc: Fernandina Beach, FL
|
Edit Note: I updated the file to reflect Omegatrons html corrections. Thanks Chuck. <br /> <br />Sorry it took so long. Note: Language files are not complete for this release. <br /> <br />BETA Version 2 - New Features: <br /> <br />Search Links - search in/for links <br />Popular Links - based on number of hits - admin chooses how many hits before becoming popular <br />Newest Links - Admin chooses number of links to display on latest links page <br />Ratings and top rated - allow member only or anyone to rate a script. Top Rated views - admin chooses number to display <br />My Favorites - members 'bookmark' links from the database in their Favorite Links <br />Admin receives email when link is submitted <br />Admin submissions are automatically approved <br />After submission a link to add another is provided <br />Categories may be edited <br />Main categories may be sorted in the order you want <br />Instructions and Configuration: <br /> <br />Open links.php in a text editor of your choice. Note pad does just fine. On or around line 38 find the following variables and set the the way you want: <br /> <br />// Define a few config variables <br /> <br />$CatColumns = 4; // number of columns for category display from 1 to infinity / suggested number is 4 <br />$AllowAnon = 'yes'; // allow anonymous to suggest links? yes or no <br />$popular = 10; // how many hits before a site is considered popular <br />$newest_links = 10; // how many new links to display in most recent links <br /> <br />Once you have these defined, upload the files to your Ubbthreads directory. BACK UP your files and database. ( If you are upgrading from v1.o, it is suggested that you delete all TLD v1.0 files and upload the new ones. There are numerous changes and new files, as well as some files (a few template files) have been deleted. The database has also changed. ) <br />Add a link to your menu to go to http://yourdomain.com/your_threads_install/links.php . Be sure you are logged in as admin. There will be a link to the links admin script. When clicked on you will find links to either upgrade from Beta 1.0 or new install. Click the appropriate link. If everything goes well, you are now ready to create categories and add links. That's it. Any problems, bugs found or fixed, or suggestions please use this thread. Thanks. <br /> <br />Basically, the sequence of adding links is as follows. <br /> <br />Admin creates a category <br />A user browses to the category he/she wishes to add their link and clicks the Submit Link button from that category. <br />When the user submits the link, the script will check to make sure that the form is filled out completely, that the email address is of the correct format, that the url is of the correct format, and validates the url to make sure it is not a dead link. If everything is OK, then the link is entered into the database (but can not be seen in the links directory yet), otherwise the submitter gets an error message. <br />After the link has been submitted, the admin has to approve the submission. The Admin can check the link for appropriate content for their link content requirements / rules, if any. <br />The admin adds the link, edits the link or deletes it from the database. <br />Users can now see the link in the directory if it was added. <br /> <br /> <br />Enjoy TLD, and please report bugs or problems in this thread, as well as any suggestions or comments. Thanks. The other TLD thread may be locked or deleted. <br /> <br />Mark <br /> <br />Note: <br /> <br />Versions: <br />(v1.5 - released 5/26/2003) - Original release by Mark <br />(v1.8 - released 8/23/2004) - Updated release with bugfixes and features added by ekempter <br />(v1.8.1 - released 10/10/2004) - Updated release with bugfixes for 6.5 by josh <img src="/forum/images/graemlins/smile.gif" alt="" /> <br />(v1.8.3 - released 07/20/2005) - a few small bugfixes <img src="/forum/images/graemlins/smile.gif" alt="" /> <br />(v2 - released 08/01/2005) - search function added by ekempter + a few small bugfixes <img src="/forum/images/graemlins/smile.gif" alt="" /><br />(v2.1 - Released 12/04/2005) - updated to work with 6.5.2 and a few small bugfixes <img src="/forum/images/graemlins/smile.gif" alt="" />
Attachments
81980-links15.zip (417 downloads)
Edited by AllenAyres (12/26/05 03:32 AM)
|
|
Top
|
|
|
|
 |
 |
 |
 |
 |
 |
 |
 |
#247705 - 05/26/03 02:02 PM
Re: TLD Bv1.5 Released - Threads Links Directory
[Re: sf49rminer]
|
Enthusiast
Registered: 06/19/02
Posts: 307
Loc: Fernandina Beach, FL
|
I knew there were going to be some html issues, but I've been so slow getting this out I wanted to at least get a beta out with all the new features so y'all would know where I was at with it. Also, if I was going in the wrong direction, I didn't want to get too far ahead of myself and then have to go back and re-work a lot of stuff. Chuck, is the only thing you changed html? I haven't downloaded it to check it out yet 'cause we just got back from the beach and we're in the middle of a pool party/picnic. <img src="/forum/images/graemlins/laugh.gif" alt="" /> <br /> <br />Did anyone have any problems with the install or upgrade? I think the My Favorites will fit right in with the new My Home that PhotoPost has made up. Just a matter of making the calls. Which reminds me, I am planning on implementing a little addition to the My Favorites. Basically, what I am looking at is members can add links from the TLD to their favorites, but let's say they want to add some personal links to their favorites that don't belong in the TLD categories provided by the site admin. Follow where I'm going with this? A member clicks the add to favorites link from TLD, but he's got a couple of personal links he/she wants to add to their list. Bingo, bango, they can add their own link to their favorites, and doesn't disrupt the actual TLD links? If I am confusing please let me know. Sometimes I confuse myself. <img src="/forum/images/graemlins/laugh.gif" alt="" /> <img src="/forum/images/graemlins/laugh.gif" alt="" /> <img src="/forum/images/graemlins/laugh.gif" alt="" /> <br /> <br />Back to the party.....................
|
|
Top
|
|
|
|
 |
 |
 |
 |
|
|