Welcome Guest!   Please Login or Register
Subscribe Today

You are not subscriber of DaDaNuke | Making PHP-Nuke Better!. You can subscribe from here now!

Sponsored Links




Search




Site Navigation

· Home
· About Us
· Advertise With Us
· Club
· CVS
· Downloads
· Feedback
· Forums
· Gallery
· Groups
· Journal
· Private Messages
· Search
· Stories Archive
· Submit News
· Top 10
· Topics
· Web Links
· Your Account

Survey

I Want This Addon:

SEO
Gaming
Commerce
Database
Security



Results
Polls

Votes 628

Advertisers





Who's Online

There are currently, 25 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here

Total Hits

We received
5579937
page views since September 2005




DaDaNuke :: View topic - Google Tap for the Legal Module
 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log inLog in 

Google Tap for the Legal Module

 
Post new topic   Reply to topic    DaDaNuke Forum Index -> PHP-Nuke Modules
View previous topic :: View next topic  
Author Message
emilacosta
dadaAdmin
dadaAdmin


Joined: Sep 19, 2005
Posts: 223
Location: Miami, FL

PostPosted: Mon Feb 05, 2007 1:53 pm    Post subject: Google Tap for the Legal Module Reply with quote

Hi if you are using GoogleTap(GT) in your site and you are also using the Legal Module here is the code to add this module to GT.

in you .htaccess file add this lines
Code:

#Legal
RewriteRule ^Legal.html modules.php?name=Legal [L]
RewriteRule ^Legal-Contact.html modules.php?name=Legal&op=contact [L]
RewriteRule ^Legal-Contact-Form.html modules.php?name=Legal&file=contact [L]
RewriteRule ^Legal-Legal.html modules.php?name=Legal&op=legal [L]
RewriteRule ^Legal-Privacy.html modules.php?name=Legal&op=privacy [L]
RewriteRule ^Legal-Terms.html modules.php?name=Legal&op=terms [L]


Then create a file named GT-Legal.php inside your google tap folder and add this code:

Code:

<?php

$urlin = array(
"'(?<!/)modules.php\?name=Legal&amp;op=legal'",
"'(?<!/)modules.php\?name=Legal&amp;op=privacy'",
"'(?<!/)modules.php\?name=Legal&amp;op=terms'",
"'(?<!/)modules.php\?name=Legal&amp;op=contact'",
"'(?<!/)modules.php\?name=Legal&amp;file=contact'",
"'(?<!/)modules.php\?name=Legal'"
);

$urlout = array(
"Legal-Legal.html",
"Legal-Privacy.html",
"Legal-Terms.html",
"Legal-Contact.html",
"Legal-Contact-Form.html",
"Legal.html"
);

?>


Enjoy. Wink
_________________
Emil Acosta
"In the computer business you’re either a one or a zero and I am determined never to be zero."
Back to top
View user's profile Send private message Visit poster's website
dadaBIT
General Manager
General Manager


Joined: Jun 23, 2005
Posts: 582
Location: United States

PostPosted: Wed May 02, 2007 10:29 am    Post subject: Reply with quote

Hi, this is fantastic Emil! Also have a xhtml compliant version of current release coming. How about, once finished, hand off to you, create 'contrib' folder with GT? TIA

-Kev
_________________

Visit the DaDaNuke Wish List
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
emilacosta
dadaAdmin
dadaAdmin


Joined: Sep 19, 2005
Posts: 223
Location: Miami, FL

PostPosted: Wed May 02, 2007 11:39 am    Post subject: Reply with quote

dadaBIT wrote:
Also have a xhtml compliant version of current release coming


Do you mean html compliant, right?

Yes let me know when it is done and I will send you the 'contrib' folder with GT
_________________
Emil Acosta
"In the computer business you’re either a one or a zero and I am determined never to be zero."
Back to top
View user's profile Send private message Visit poster's website
Guardian
dadaClub
dadaClub


Joined: Dec 24, 2005
Posts: 14


PostPosted: Sun May 20, 2007 1:33 am    Post subject: Reply with quote

No, I think he means XHTML 1.0 Transitional Compliant - trying saying it after a few beers.
Back to top
View user's profile Send private message Visit poster's website
dadaBIT
General Manager
General Manager


Joined: Jun 23, 2005
Posts: 582
Location: United States

PostPosted: Thu May 31, 2007 11:16 am    Post subject: Reply with quote

Guardian wrote:
trying saying it after a few beers


Laughing Actually, after a few 'hits' Cool
_________________

Visit the DaDaNuke Wish List
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    DaDaNuke Forum Index -> PHP-Nuke Modules All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Powered by phpBB © 2001 phpBB Group Version 2.0.6 of PHP-Nuke Port by Tom Nitzschner © 2002 www.toms-home.com
Theme designed by Western Studios



Terms of Use | Privacy Policy © 1996-2007, DaDaNuke

Listed on FeedBurner

PHP-Nuke Copyright © 2006 by Francisco Burzi. This is free software, and you may redistribute it under the GPL.
PHP-Nuke comes with absolutely no warranty, for details, see the license.

Theme Designed by Western Studios