Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Custom Pages And Titles 
 
I'm sorry if this question has been asked before, but I searched trough the topics and found no answer, so I decided to ask straight

How do you put a title to a custom page in IP(1.1.0.15 )?

I mean I have set up a custom page where I want to display some videos, but the title bar of the page says "Home" and I want it to be like "Home >> Videos"

How do I do that?

Thanks in advance for any suggestions or help.
 




____________
Icy phoenix websites: dimitrovgrad4U.com | WorldBiology.net
 
Last edited by whiskey_pete on Tue 01 Jul, 2008 21:01; edited 2 times in total 
whiskey_peteSend private message  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Custom Pages And Titles 
 
I hate to bother you and I fully understand that there aren't that much people interested in this topic, but can someone tell me at least if this is possible  
 




____________
Icy phoenix websites: dimitrovgrad4U.com | WorldBiology.net
 
Last edited by whiskey_pete on Tue 01 Jul, 2008 21:01; edited 1 time in total 
whiskey_peteSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Custom Pages And Titles 
 
It's possible.  

I'm pretty sure you can make a page using the CMS.
Or just code one yourself and add the links.
 




____________
Running two Icy forums on one server
 
Press 22Send private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Custom Pages And Titles 
 
Thank you for replying to this topic Press 22

Yes, I do know how to create a page with the CMS and even maybe how to code it, but I ment the following:

 screenshot_2_15_2008_5_12_50_am
 




____________
Icy phoenix websites: dimitrovgrad4U.com | WorldBiology.net
 
Last edited by whiskey_pete on Tue 01 Jul, 2008 21:01; edited 1 time in total 
whiskey_peteSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Custom Pages And Titles 
 
whiskey_pete wrote: [View Post]
Thank you for replying to this topic Press 22

Yes, I do know how to create a page with the CMS and even maybe how to code it, but I ment the following:

 screenshot_2_15_2008_5_12_50_am


Find this bit of code in your custom page
Code: [Download] [Hide]
  1. $page_title = $lang['HOME'];  
  2.  


and change to
Code: [Download] [Hide]
  1. $page_title = $lang['VIDEO'];  
  2.  



Open page_header.php and add this string
Code: [Download] [Hide]
  1.     'U_VIDEO' => append_sid('video.'.$phpEx),  
  2.  

Make sure to add changes to your language file(s) to reflect this as well.
 



 
RattSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron