PDA

View Full Version : Miscellaneous Hacks - Active Threads menu (Navbar)


Atakan KOC
07-11-2007, 10:00 PM
Active Threads menu (Navbar)

install

Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-atin.xml' from your computer then press 'Import'

Modifications Info

Plugin : 3 (cache_templates, parse_templates, search_getnew_start)
Phrases : 20
Template : 1 (navbar_atim)
Setting : 0

Versions:
v1.0 - 12 July 2007
-First release

v1.1 - 12 July 2007
- Template Change

kaptanblack
07-12-2007, 07:37 AM
Thanks atakan ko? ;)

Edit:i thing its a problem

This codes:

<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_15]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_30]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_45]</a></td>

with replace:

<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_15]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=30">$vbphrase[atin_Last_30]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=45">$vbphrase[atin_Last_45]</a></td>

to be necessary ???

NoDRaC
07-12-2007, 07:44 AM
thanks good hack

RvG2
07-12-2007, 08:06 AM
man... what an excellent imagination you have! :)

Atakan KOC
07-12-2007, 10:30 AM
Thanks atakan ko? ;)

Edit:i thing its a problem

This codes:

<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_15]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_30]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_45]</a></td>with replace:

<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=15">$vbphrase[atin_Last_15]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=30">$vbphrase[atin_Last_30]</a></td>
<td class="vbmenu_option"><a href="search.php?do=getdaily&amp;minutes=45">$vbphrase[atin_Last_45]</a></td>to be necessary ???

v1.1 - 12 July 2007
- Template Change

Thanks kaptanblack;

Hornstar
07-12-2007, 10:44 AM
Do you think members will actually use this tho? I may give it a go and see how it goes, cant hurt ^^ thanks.

kaptanblack
07-12-2007, 10:50 AM
v1.1 - 12 July 2007
- Template Change

Thanks kaptanblack;


You're welcome,i thanks for new version

danward
07-12-2007, 11:02 AM
Nice mod! :)

SkyCatcher
07-12-2007, 03:44 PM
I like it but I had to change the css on one of my themes as there was no a:link or a:visited css for vbmenu_option or vbmenu_control (forget which) and it wasn't showing up like all the other menus because you added a <div class=vbmenu_popup> (similar to that) to wrap the whole table.

bacanze
07-12-2007, 03:45 PM
Looks like a cool mod, cheers :)

Subah
07-12-2007, 05:10 PM
Cool , Thanks :)

Subah
07-12-2007, 05:13 PM
Can you make option the user group that can use this mod ?

UncoderMom
07-13-2007, 03:36 AM
Awesome!!

Atakan KOC
07-15-2007, 10:01 AM
Can you make option the user group that can use this mod ?
A lot of soon mistake and wish add

Awesome!!

Why awesome?

apokphp
09-17-2007, 09:06 PM
I use vba. It has the wrong url when on the vba page as it is missing the /forums/ part of the url.

How can I change the url for the search.php file in the mod?

Also, I would like to move the link in the navbar further down instead of being first. How can I do that?

rizelim
09-30-2007, 08:35 AM
thank you very much!

Daky
09-30-2007, 05:59 PM
I really like this, thank you.

Just would like to know how could i move this to right side of navbar?

For example to be right of "Calender" link?

Thank you!

PurpleButterfly
09-30-2007, 06:17 PM
Wonderful! Installed, voted & nominated you! Thanks for such a great and easy mod! :D

Daky
10-02-2007, 05:49 PM
Can somebody help me with my previous post?

Thanks

SBlueman
12-22-2007, 05:58 PM
I use vba. It has the wrong url when on the vba page as it is missing the /forums/ part of the url.

How can I change the url for the search.php file in the mod?

Also, I would like to move the link in the navbar further down instead of being first. How can I do that?

I have the same questions as well.

smooth-c
02-12-2008, 07:59 AM
Can this be re-coded for 3.7?

Leica.Robbiani
02-18-2008, 07:30 PM
It's a great hack, thanks a lot, I've translated it into German (this wasn't a big thing).

But now I have the same problem like Daky.

Just would like to know how could i move this to right side of navbar?

For example to be right of "Calender" link?
There is no answer from the developer, so my question is, is anybody out there who has detached this problem?

It would be really a great help for me, so just let me know.

Thanks for all

Leica Robbiani

DieselTruck
02-18-2008, 11:45 PM
It put 2 active thread buttons for me in my navbar.

How can I correct this?

ocyberbum
02-19-2008, 02:50 AM
same here, it put 2 in my navbar

update
ok i think i found the links in the navbar_atim but im lost on how to remove one of them

abo naif
02-19-2008, 04:04 AM
Great .. work :up:

Thanks

Abo naif

Artes_Marciales
02-19-2008, 06:02 AM
Great Idea! :)

stwilson
05-11-2008, 05:04 AM
Anyone going to take a stab at a 3.7 version of this MOD?

stwilson
05-16-2008, 02:37 AM
Still would love this for 3.7. One question for those tracking this MOD...is there a link on the pop-out that links to all new threads since the member's last visit? Would someone be willing to code that for me for a small fee???