Calendar Menu

e107 CMS » Forums » e107 v1.x Support » Core Code Support << Previous thread | Next thread >>
BenWalters
Aug 11 2012, 06:00PM
Registered Member #55936
Joined: May 13 2010, 02:56PM
Location: Slough, UK
Posts: 85
I want the calendar menu title not to be linked to anywhere! But can't find an option to disable it!!

If I can't disable it have can I disguise it with disguising and the links on the site?
Go to top
steved
Aug 12 2012, 03:25AM
  • e107 Main site administrator
  • e107 Core developer
Registered Member #16181
Joined: Mar 28 2005, 01:18PM
Posts: 8949
In calendar admin there is an option 'Calendar menu header links to:' which you should be able to set to 'None'
Go to top
BenWalters
Aug 12 2012, 04:02PM
Registered Member #55936
Joined: May 13 2010, 02:56PM
Location: Slough, UK
Posts: 85
Nope you can only select from Calendar or Event List
Go to top
BenWalters
Aug 15 2012, 03:45PM
Registered Member #55936
Joined: May 13 2010, 02:56PM
Location: Slough, UK
Posts: 85
Any other advise?
Go to top
septor
Aug 15 2012, 05:36PM
  • e107 Site administrator
  • e107 Security Team
  • e107 Support Team
  • e107 Documentation Team
Registered Member #37
Joined: Aug 11 2002, 03:20AM
Location: United States
Posts: 2691
First, backup the below listed file as this is a core hack. Secondly, be advised that you will have to perform this hack every time you upgrade e107.

Open e107_plugins/calendar_menu/calendar_menu.php.

Change line 246 from:

$ns->tablerender($calendar_title, $cal_text, 'calendar_menu');


To:

$ns->tablerender(EC_LAN_83, $cal_text, 'calendar_menu');


Save and upload.
Go to top
Website
BenWalters
Aug 16 2012, 04:34PM
Registered Member #55936
Joined: May 13 2010, 02:56PM
Location: Slough, UK
Posts: 85
:/ thought that may be the case, didn't really want to have to do that. Shame really, oh well thanks anyway!
Go to top
steved
Aug 17 2012, 02:29PM
  • e107 Main site administrator
  • e107 Core developer
Registered Member #16181
Joined: Mar 28 2005, 01:18PM
Posts: 8949
Sorry, I was getting confused with the version which will be in 2.0!
Go to top
 

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System