Hi, I would much appreciate your help because - as it seems - I lost track of where the Detail Page of the news item is located with the CMSMS system.
My intention is to change the Title of that page.
Thanks so much.
How can the tile of the Detail Page of a news item be changed?
Re: How can the tile of the Detail Page of a news item be changed?
You can set news detail page explicitly by using parameter "detailpage" (page alias or id), otherwise it is the same page where {news} tag is placed.
When article is open in detail mode, url parameter "returnid" indicates page id that article is in.
If you open "Content » Pages" every link to page has corresponding url parameter "content_id".
I guess, that is about it.
When article is open in detail mode, url parameter "returnid" indicates page id that article is in.
If you open "Content » Pages" every link to page has corresponding url parameter "content_id".
I guess, that is about it.
Re: How can the tile of the Detail Page of a news item be changed?
Thanks a lot.
I was able to solve the problem, however, I do not see any easy means of locating a page item by its ID number. Where can the ID be seen in the list of pages?
Thanks again.
I was able to solve the problem, however, I do not see any easy means of locating a page item by its ID number. Where can the ID be seen in the list of pages?
Thanks again.
Re: How can the tile of the Detail Page of a news item be changed?
You can see it by the link to edit the page (or when you edit the page in the url) - there is in the url "content_id=XX", the XX is the iddocman wrote: Where can the ID be seen in the list of pages?
Re: How can the tile of the Detail Page of a news item be changed?
I see. Would it not be very nice to have a new columns created in the list of pages showing the ID.
Thanks a lot.
Thanks a lot.
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
Re: How can the tile of the Detail Page of a news item be changed?
Hover over the edit link, the id is shown in the tooltip.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: How can the tile of the Detail Page of a news item be changed?
In my tooltip is the shown "Title(page_alias)" or are we not speeking from the same thing?calguy1000 wrote: Hover over the edit link, the id is shown in the tooltip.
Re: How can the tile of the Detail Page of a news item be changed?
In the bottom part of the browser it is task bar or some such name is where you will see the link/content_id= part...