|
Quotes |
" ... I want to tell you that your thyme product is functional and valuable beyond
words. I cannot imagine why any portal would be without it. It is the cornerstone of our new project ..."
" ... Thanks for such a complete project, its making my job much easier. ..."
" ... I have now deployed 4 different calendars and our users love them ... "
" ... Easy to install and use and a great look/design. ..."
" ... This has to be the easiest to use program I think I've had to deal with at all this year. ..."
|
|
| View previous topic :: View next topic |
| Author |
Message |
alanr_
Joined: 10 Jan 2008 Posts: 1
|
Posted: Wed Jan 09, 2008 10:26 pm Post subject: few themeing questions |
|
|
1) Currently the default themes have the previous arrow, the next arrow then the month listed. Is it possible to change this so that its in 3 table cells, so that it links to previous month, then displays the current month and year, then links to the next month?
2) is it possible to keep from applying what is put into the site header, site head, and site body to the admin side? since the site is utilizing google analytics, it would be nice to keep from skewing the reports as much as possible sinc the admin part of the calendar would be utilized fairly extensively. |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Thu Jan 10, 2008 3:10 am Post subject: |
|
|
Hi,
1) This is not handled by the theme. It may be possible to modify the code to do this. I'm sorry, but I'm not quite sure what you mean by display the current month and year. Do you mean just the month name and year? Would you like this only in the month view?
2) You should be able to add this to the beginning of the site head, header, and footer:
| Code: |
<?php
if($_REQUEST['module']) return;
?> |
|
|
| Back to top |
|
 |
GSDIZ.COM
Joined: 19 Jun 2008 Posts: 3
|
Posted: Thu Jun 19, 2008 10:01 pm Post subject: |
|
|
_REQUEST this is a array??
| Code: |
print_r($_REQUEST);
|
---------------------------------------------
support @ greerdesign.net
support @ GSDIZ.COM |
|
| Back to top |
|
 |
esoft_ian
Joined: 12 Sep 2005 Posts: 5275
|
Posted: Fri Jun 20, 2008 2:33 am Post subject: |
|
|
Hi,
$_REQUEST is an array, yes.
Let me know if you have any questions. |
|
| Back to top |
|
 |
|
|
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
|
|
|