Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...SiteUrls.config detailsSiteUrls.config details
Previous
 
Next
New Post
11/19/2008 9:14 PM
 

Howdy,

   I'm trying to learn how to further utilize the siteurls.config to offer some better standard rewrites. I get how it works with complete strings, but could someone please explain the operator tags a little more? Like does (\d+) mean that tag will carry over the tabid number? Does (.*) carry over the existing string? And does $1 just carry the tabid over to the SendTo?

   The idea is to reconstruct a common string over to a friendly alternative.

 

So if I wanted to change for example;

        */Tools/Stuff/tabid/33/Blog/BlogID/2/blogname.aspx

to

        */Tools/Blog/2/Blogname.aspx

Or even better, how can I carry at least that BlogID number over as a variable so it can apply to all postings with the same string?

 

Would it be something like this? Or am I completely wrong?

        <RewriterRule>
            <LookFor>.*/Tools/Stuff/tabid/33/Blog/BlogID/(\d+)/(.*)</LookFor>
            <SendTo>~/Tools/Stuff/tabid/33/Blog/BlogID/$1/(.*)</SendTo>
        </RewriterRule>

 

I've been banging my head with no success so far so any insight would be greatly appreciated! Cheers!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...SiteUrls.config detailsSiteUrls.config details


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out