first of all.. thanx Voltan for the fixings..
following the comments on the the release news I continue here the debug..
-About missing space..
Quote:
I have it. for example I have title like this : Test topic : Test content
can you shear a photo from your problem?
the missing space is fmcontent_legacy_content.html template line 34
-Breadcrumb
Actually to have somenthing similar to breadcrumb it's enough to create a first line in page with home : topic_title : Page_title and then in the following line a bigger page_title with headings.. I think some template change is enough for the moment,
could be great to have an option in topic management to decide if showing or not showing breadcrumb
-topic index page layout look messy
it looks messy in the sense that if you have a page with image inside the topic index shows the default page and then the following item (news, photo, or list view) breaks into the previous div..
this happen with floating objects inside divs.. I think a clearing div is missing.. but anyway there's a css hack for this..
- content page block shows a static page even if that page has become dynamic
actually I have a page showed in this block.. this page was static and later I've changed it into dynamic.. and it stil shows.. as you said I was expecting that only static page where loaded here..
-Module index page, Default topic page and Topic url rewrite
I put all togheter because if this has to be a plain content module topic is not only a container but can also be a part of the site structure.. and it could be great if admin could choose if the topic page is a page made of content or simply a list of the content it holds..
So talking practically there should be an option to use a page as the module index page different from the option to set it as default for the topic..
Actually for example I was not able to show a full page for a topic index without any other page
For this reason also I think that if you work on rewrite also topic should be rewritten.. it may be confusing that category is rewritten only in page url
-About url rewrite..
with a small hack I've reached an url rewrite like:
mysite.com/topic_title/page_title
so I've cleared any extension (html) and page-id number..
the url are written rightly in page but when I click on link it says I dont' have the permission to see that page.. probably I'm missing something in the htaccess rule.. any idea?
this post is so long so I'll tell you later about templates ideas and more about url rewrite
is actual fmcontent package upadated in tne release news?
thanx
Ian