Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> ShortLinks/TegoNuke
Author Message
neralex
Site Admin



Joined: Aug 22, 2007
Posts: 1772

PostPosted: Sat Apr 13, 2013 2:22 pm Reply with quote

Is it possible to exclude certain areas of a module? I want to change some links of the module in the tap-file. But not the areas that are accessible only as a user.

_________________
Github: RavenNuke 
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team



Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA

PostPosted: Sat Apr 13, 2013 3:13 pm Reply with quote

Sounds difficult, if you tap the module index that part of the URL is present in all links of the module. If you exclude some links they end up "partially tapped"

yourmodule.html?op=someop&id=22
 
View user's profile Send private message Visit poster's website
neralex







PostPosted: Sat Apr 13, 2013 3:33 pm Reply with quote

Yes that is it and i get the result what you have written. The problem is, i can not really exclude areas. Either I use the short links and it engages for the complete modules or i disable it completely. The other way is to set all manually and this is not what i want to do.
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sun Apr 14, 2013 8:22 am Reply with quote

Keep in mind that it will only tap based upon the taps you put in the file. It doesn't do anything "automatically". If you have added an overall tap at the bottom for the module, then, yes, it will do what you are saying.

For example, in News, the tap I'm referring to is this one:

Code:


'"(?<!/)modules.php\?name=News"',


If you had no other taps in the GT file but this one, it would produce every link like this:

news.html?op=someop&id=11

If you remove this one line (and its corresponding $urlout line), then that pattern will not be performed.

The more prescriptive your taps, the better. Even the order of taps can be important. You will see in all the GT files that the more prescriptive taps come first followed by their less prescriptive ones. If this wasn't the case, the less prescriptive tag would process first and create problems like you've highlighted.

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
neralex







PostPosted: Mon Apr 15, 2013 3:48 am Reply with quote

Ok thank you for the infos, i will try it again because i like the shortlinks Smile
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> ShortLinks/TegoNuke

View next topic
View previous topic
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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©