boardom Forum Index boardom
b2 message board
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Remove year display

 
Post new topic   Reply to topic    boardom Forum Index -> How to ?
View previous topic :: View next topic  
Author Message
maimiti



Joined: 16 Sep 2003
Posts: 11

PostPosted: Mon Feb 09, 2004 9:16 pm    Post subject: Remove year display Reply with quote

I don't want the calendar to display the year, only the month and the arrows to previous months. How do I do that?
Back to top
View user's profile Send private message
Timi



Joined: 23 Jul 2003
Posts: 70
Location: Hungary

PostPosted: Tue Feb 10, 2004 6:03 pm    Post subject: Reply with quote

Go into your index.php or b2.php whichever is your blog, and take out the necessary parts of your PHP script.
Back to top
View user's profile Send private message Visit poster's website
maimiti



Joined: 16 Sep 2003
Posts: 11

PostPosted: Tue Feb 10, 2004 9:51 pm    Post subject: Reply with quote

no can do. it's not the index.php that needs to be modified but the b2calendar.php witch creates the calendar. i just don't know wich part of the code that controls the display of the year.

at this point it looks like this << february 2004 >>, but i only want it to show the month and the arrows, not the year.
Back to top
View user's profile Send private message
Timi



Joined: 23 Jul 2003
Posts: 70
Location: Hungary

PostPosted: Wed Feb 11, 2004 4:58 pm    Post subject: Reply with quote

Oh sorry, I misread it...

Try this
In line 29 there's something like
Code:
$calendarmonthformat = 'F Y';

Remove Y, that marks the year in PHP.
Back to top
View user's profile Send private message Visit poster's website
maimiti



Joined: 16 Sep 2003
Posts: 11

PostPosted: Mon Feb 16, 2004 1:08 pm    Post subject: Reply with quote

Thanks :o)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    boardom Forum Index -> How to ? All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB 2 © 2001, 2002 phpBB Group