PDA

View Full Version : Mini Mods - Perma Forum Link


aveon
06-18-2007, 10:00 PM
Dicription: this modification will change forumbits tcat titles in to perma links...


How To Install
Just Fallow The Steps Below...

open forumhome_forumbit_level1_nopost template and

At Top of the codes

Add
<a name="$forum[forumid]">

Find
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>

Replace With
<a href="index.php#$forum[forumid]">$forum[title]</a>

Find
</table>

Below Add
</a>


Demo
http://www.e-paylas.de/forum/

I Hope You Like It!!

Dont forget to click install....

rjmjr69
06-19-2007, 10:06 PM
Your site isnt in english how can we see a demo? And can you kindly explain to us kids what exactly the benefit of a perma link is?


For those who do not understand what this does read this wiki

http://en.wikipedia.org/wiki/Permalink


Also how the heck do you know if its working right?

And your last direction what table do we use the first one found or the other 3?

aveon
06-19-2007, 10:48 PM
Your site isnt in english how can we see a demo? And can you kindly explain to us kids what exactly the benefit of a perma link is?


For those who do not understand what this does read this wiki

http://en.wikipedia.org/wiki/Permalink


Also how the heck do you know if its working right?

And your last direction what table do we use the first one found or the other 3?

soory man i didnt have much time to work on thishack... i just did it in 2 minutes just came in to my mind and i thought it would be usefull for some other people and i released it here... for those people who are wonderin what the hell is Perma Link means read the article below....

A permalink is a URL that points to a specific blogging entry even after the entry has passed from the front page into the blog archives. Because a permalink remains unchanged indefinitely, its use avoids link rot. Most modern weblogging and content-syndication software systems, including Wordpress, Movable Type, LiveJournal, RapidWeaver, Pivot and Blogger, support such links. Other types of websites use permalinks, too, but the term itself is most common within the blogosphere. Permalink is a portmanteau word made from permanent link. Permalinks are often simply stated so as to be human-readable.

Source; Wikipedia

the purpose for me to do this hack was to get rid of forum display page for example

https://vborg.vbsupport.ru/forumdisplay.php?f=1

this is something we dont even need so what i did was replacing this link with

https://vborg.vbsupport.ru/#1 so it wont show up the forum display page and instead it will bring the page down on forumhome where this forum is located..

and this hack is workin fine on my site.. if you guys wanna edit the hack feel free...


and for the demo why do you need it to be in english just click on the links and see how it works

aveon

FReeSTER
06-23-2007, 02:57 AM
Working great, I love it

Thanks aveon