Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 5
Goto page 1, 2, 3, 4, 5  Next
 
Reply with quote Download Post 
Post CMS ADV 1.0.4c For Icy Phoenix 1.2 
 
Hi all,

This is my first public relase of a mod for Icy Phoenix!

Code: [Download] [Hide]
  1. ##############################################################  
  2. ## MOD Title:          CMS ADV  
  3. ## MOD Author:         HPL < sandrodrago@hotmail.com > http://www.icyphoenix.it  
  4. ## MOD Description:    Advanced CMS functions for Icy Phoenix 1.2.x (based on CMS 1.2.0)  
  5. ## MOD Version:        1.0.4c  
  6. ##  
  7. ## Installation Level: Easy  
  8. ## Installation Time:  2 Minutes  
  9. ##  
  10. ## License: http://opensource.org/licenses/GPL-license.php GNU General Public License v2  
  11. ##############################################################  
  12. ##  
  13. ## Install:  
  14. ##  
  15. ## Copy install_cms_adv.php on YOUR_ROOT then launch YOUR_ROOT/install_cms_adv.php  
  16. ##  
  17. ## Example: if your domain is the following: http://www.mysite.com/ then launch this: http://www.mysite.com/install_cms_adv.php  
  18. ##  
  19. ## After installation delete install_cms_adv.php, copy all folders from ip_root into your site root and clear cache before use the board  
  20. ##  
  21. ## Enjoy CMS ADV!  
  22. ##  
  23. ##############################################################  
  24. ##  
  25. ## MOD History:  
  26. ##  
  27. ##   2008-05-08 - Version 1.0.4b  
  28. ##    - Updated to IP 1.2.0.27b patched  
  29. ##    - Added lang_german and lang_spanish in extras folder  
  30. ##    - Fixed some bugs  
  31. ##  
  32. ##   2008-03-20 - Version 1.0.4a  
  33. ##    - Updated to IP 1.2.0.27a patched  
  34. ##    - Fixed some bugs  
  35. ##  
  36. ##   2008-03-07 - Version 1.0.4  
  37. ##    - Released  
  38. ##  
  39. ##   2008-03-05 - Version 0.4.4  
  40. ##    - Block Titlebar & Border ADV: you can create boxes with more blocks  
  41. ##    - Fixed some bugs  
  42. ##  
  43. ##   2008-01-20 - Version 0.3.3  
  44. ##    - default link functions: you can add in dyn_menu some default link, like upi2db, language, style, login/logout, link with sid, ecc  
  45. ##    - added new blocks (globar header, globar header simple, index, jumpbox, nav header, nav logo)  
  46. ##  
  47. ##   2008-01-14 - Version 0.2.2  
  48. ##    - Fixed some bugs  
  49. ##  
  50. ##   2008-01-08 - Version 0.1.1  
  51. ##    - Global Header functions: dynamic header customizable in CMS page with block system  
  52. ##    - first Beta Released  
  53. ##  
  54. ##############################################################  
  55. ## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD  
  56. ##############################################################  


What's New respect to standard CMS of Icy Phoenix?

  • Global Header: dynamic header customizable in CMS page with block system:

    Spoiler: [ Show ]


  • Default link: you can add in dyn_menu some default link, like upi2db, language, style, login/logout, link with sid, ecc.

    Spoiler: [ Show ]


  • Border and Titlebar ADV: with advanced customization of borders and titlebars you can create boxes with more blocks:

    Spoiler: [ Show ]


  • New blocks:
    • globar header
    • globar header simple
    • index
    • jumpbox
    • nav header
    • nav logo


  • DEMO: http://area69.icyphoenix.it/


CMS ADV 1.0.4c
Package Name: CMS ADV
Package Version: 1.0.4b
Release Spot: More blocks in same block


DOWNLOAD: CMS ADV 1.0.4c


IMPORTANT: for upgrade from 1.0.4/1.0.4a to 1.0.4b you have to replace all files in your Icy Phoenix.

Important: for custom styes or not standard styles of Icy Phoenix, you must add this classes in style_xxx.css of your style, changing the colors:

Spoiler: [ Show ]


enjoy CMS ADV!
 



 
Edited by hpl, Thu 08 May, 2008 11:42: updated to 1.0.4b
Edited by Chaotic, Sun 11 Jan, 2009 20:24: Updated title to version C.
hplSend private messageVisit poster's website  
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: CMS ADV 1.0.4 for Icy Phoenix 1.2 
 
Nice work hpl!!!
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 For Icy Phoenix 1.2 
 
Very sweet hpl!!!
 




____________
Official translator of Icy Phoenix to Dutch
 
brandsrusSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 For Icy Phoenix 1.2 
 
good good work hpl...thanks
 



 
CorleoneSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 For Icy Phoenix 1.2 
 
This may sound rhetorical, but I'm having trouble removing the gold eagle IP icon in my banner.  I used to remove it per template, but couldn't I remove it in overall_header.tpl?  If so, what code should I remove to get rid of the icon in my banner?

You can see what I am talking about by visiting my site and checking the banner at the top: http://www.thelocclan.com

Any help will be greatly appreciated.

Also, great job on this mod HPL!
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 for Icy Phoenix 1.2 
 
in this mod logo is a block, you can edit this in CMS --> see block "Nav Logo", you can code custom html block like:

Code: [Download] [Hide]
  1. <div style="height:150px">&nbsp;</div> 


for see your "top_header.png"

or edit nav_logo.tpl for standard logo editing.


Try it!
 



 
hplSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 For Icy Phoenix 1.2 
 
I'm having trouble editing that logo out of the file.  It seems that when I remove the code for it, my banner shrinks.  Is there something completely new in the nav_logo.tpl file that is making the banner collapse?

I've included some screenshots to show the problem:
Spoiler: [ Show ]

 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 For Icy Phoenix 1.2 
 
Wow, I went in and added my own html code like you said.  This method is so much simpler than editing the .tpl files by hand.

Great job HPL.  This mod is worthy of being included in the next release of IP.

Thanks for your help!
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 for Icy Phoenix 1.2 
 
u're welcome!    
 



 
hplSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 For Icy Phoenix 1.2 
 
Thank you very much, it seems cool!
 




____________
Gabriel Anca
 
KasLimonSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 For Icy Phoenix 1.2 
 
Hpl,

I think this mod has a conflict with the AJAX Shoutbox included in IP.  I added the AJAX Shoutbox to the top of my forum, but adding the AJAX Shoutbox disables the drop-down feature.  What could be causing this?  Is there a fix?

Spoiler: [ Show ]

 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 for Icy Phoenix 1.2 
 
is true, javascript of dropmenu has a conflict with ajax chat. I'll try to fix it...
 



 
hplSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 For Icy Phoenix 1.2 
 
Spanish language?
 



 
jjuanoviSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 For Icy Phoenix 1.2 
 
hpl wrote: [View Post]
is true, javascript of dropmenu has a conflict with ajax chat. I'll try to fix it...


Thanks.  The AJAX Shoutbox would be a great addition to the top of the forum.php page.  
 




____________
| Icy Phoenix ColorizeIt! |
Bipolar Disorder - Not good for you and definitely not good for everyone else.
 
ChaoticSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: CMS ADV 1.0.4 For Icy Phoenix 1.2 
 
Nice work hpl.  Does this MOD include the drop down menus seen in the demo?
 



 
tc1967ukSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 5
Goto page 1, 2, 3, 4, 5  Next


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