MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Discussion board tags within a group does not work as they should ?  (Mono Support )

32547 put(a) pogledan, 20 odgovor(a) 28.4.2014. 13:20:35Kreirao(la) super
super

super

29.4.2014. 18:43:29
The reason I kept the urlPattern like that it because as suggested by someone from development team here, I did that in webconfig to keep topics in full width of page as when any user go to groups and then discussion boards, the  boards show up in the left side (because of {PageName} in url) and hence it compresses the content in the discussion topic very much.

Is there any other solution to solve this ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
idrazic

idrazic

30.4.2014. 11:50:56
Hi super,
I remember the tilde issue for urls on custom location. 
You can revert the rewriting rules and force default page by setting this webpart property "DefaultPageName"

Keep in mind that this and the rewrite rule suggestion that I gave in previous threads are  just  workarounds. The issue is in a static method that does the url resolving (RewritePagePath for the reference). This method is called in a lot of places and needs thorough testing before fix is released. As you can see there are many entrypoints that influence the final url generation (rewrite rules, web part property, web config setting, request url). It's not trivial.
Ovaj sadržaj još nije ocijenjen. 
1384 Reputacija 152 Ukupno objava
idrazic

idrazic

30.4.2014. 12:02:02
Another thing to remember is that discussion rewrite rules are shared between  group discussions and regular discussions so if you hardcode the rewrite url for it to work for one it breaks the other.
Ovaj sadržaj još nije ocijenjen. 
1384 Reputacija 152 Ukupno objava
super

super

30.4.2014. 13:42:35
hello idrazic ,

Sorry I am a little confused. So, what should I do if I want to tags to be working and still not use /{PageName} in url ?

Could you please point me in the code or webconfig, where and what changes to make ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
idrazic

idrazic

30.4.2014. 15:22:47
First, I don't know why did you change the discussion rewrite rules? 
Ovaj sadržaj još nije ocijenjen. 
1384 Reputacija 152 Ukupno objava
super

super

30.4.2014. 16:42:48
Sure, I can explain you why I did that - The reason I did that is because:

I want topics to be displayed in full page.

Example:

If I keep the /{PageName} in url, 

You can see the discussion board page looks like this: HERE
And, when you go inside  the board,  the  topic page look like this: HERE

(You can see the the topics are being displayed in  the left column and then when you click it, it still display the posts in left column which is small area for posts that I get as everything gets condensed)


My requirement:
I do want my discussion board page look like this: HERE
The only difference I want is that when anyone click on topics, the topics should be displayed like this in full width: HERE

This is why I changed the url because I want monox/pages/socialNetworking page to be used instead of same page where topic is clicked as {PageName} keeps  the user in same page structure and only change the content.


Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
super

super

1.5.2014. 13:58:41
idrazic, any advise ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
kpeulic

kpeulic

2.5.2014. 9:47:04
Please check the attached screen shots to see the default layout for Discussion Board List and the Discussion Board Topics in Groups.

Is this what you want?
Ovaj sadržaj još nije ocijenjen. 
1849 Reputacija 181 Ukupno objava
super

super

6.5.2014. 19:24:01
The problem is that if I keep the URL rules AS-IS as it is being deliviered in the monox by default.

If I place anything related to discussion boards on homepage. like new groups or discussion topics etc on  the homepage right side column. If any user click on it, nothing happens and url changes in address bar but page is still homepage.

It seems like other things are not intended to be on homepage when URL rules are kept default. WHY ?

and if placing these item in side column is not possible. Is there any work around ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
kpeulic

kpeulic

14.5.2014. 13:25:39
Can you give us an example, what exactly doesn't work on the home page?
Ovaj sadržaj još nije ocijenjen. 
1849 Reputacija 181 Ukupno objava
1 2