|
|
|
|
| Author |
Messages |
|
green flash Silver Membership
 Nuke Wiz Posts:132

 |
| 3/09/2007 11:24 AM |
|
Hello Scott and other friends,
I need some assistance for configuring Friendly URLs for Active Forums
I need to change some things because Active Forums module doesnt work on Turkish locale (even Friendly urls not used)
I contacted them and they said this issue related to core bug about dnn. And i know they are right. However i believe this bug cant prevent folks from using Active Forums.
Here are URLs and explanations about them.
URL1) http://samplesite.com/Forum/tabid/73/ctl/Edit/mid/438/aview/settings/Default.aspx (Works fine with English-US, but not redirecting to main forum page with Turkish locale)
The active forums support person said that the i characters in url paths causing this issue.
URL2) http://samplesite.com/Forum/tabid/73/ctl/Edit/mid/438/aview/settIngs/Default.aspx
I checked URL2 and saw that its working perfectly with Turkish and English locales. So i need to write a Rule for changing i characters to I in urls (not sure if it works, but i want to try)
Can you provide me a sample url rule for this issue..
Thanks in advance |
|
DNN Tutorials DotNetNuke Turkish Community |
|
|
Scott McCulloch Administrators
 Nuke Master Posts:12435


 |
| 3/09/2007 3:54 PM |
|
You may need to extend the provide for formatting URLs to do this. The rules are for "interpreting URLs" on a request, not on the output (that's what the provider does).
There is no reason why the provider output couldn't run through a series of rules though.
This article explains some of the concepts:-
Friendly URLs explained |
|
Scott McCulloch Site Administrator |
|
|
green flash Silver Membership
 Nuke Wiz Posts:132

 |
| 3/10/2007 6:49 AM |
|
Sorry my brain stopped working, im investigating this issue since weeks. And coudlnt find a solution. My knowledge is not quite well on ASP.NET but, i read full article about Friendly URLs . The problem is ;
[quote]You may need to extend the provide for formatting URLs to do this.[/quote]
How?, if you can explain (or can help me made it work) i can make donation.
If current concept doesnt support this feature, could you please extend it to support us.
I believe you will have very Thankful Turkish community.
Regards. |
|
DNN Tutorials DotNetNuke Turkish Community |
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|
|
|