× Here you can get community support related to Tag Meta.

Can't reorder/sort some rules

  • sknorr
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 9 months ago #4084 by sknorr
Can't reorder/sort some rules was created by sknorr
Hi there,

I am a Tag Meta an ReDJ user... both work quite well generally, but leave some open questions... bear with me, I'll start with the general problem that I have with both and will then proceed to the one mentioned in the description. Sorry. But they're intertwined anyway.

So, I am a bit confused about the way that both of the plugins treat regexes in URLs: adding
/*
to the end matches a lot more than // or ///, it seems. It is almost as if added
.*
instead. Why is that the case? Do I need to add a
$
to the end?

Second: In Tag Meta: Why can I reorder some rules to some position, but a large number of the rules can not be reordered? (They are all set up pretty much the same.)

Please Log in or Create an account to join the conversation.

More
8 years 9 months ago #4087 by admin
Replied by admin on topic Can't reorder/sort some rules
Hi,
about the regular expressions, here is what both ReDJ and Tag Meta support:

dev.mysql.com/doc/refman/5.1/en/regexp.html

That's why both rely on the MySQL's regexp added in the query built for selecting rules.

About the second problem, I already know that both ReDJ and Tag Meta have problems with pagination due to recent changes in Joomla core code. I will release a new version in the next few days.

Kind regards

Please Log in or Create an account to join the conversation.

Time to create page: 0.100 seconds