Donations

Help support Pro_News and become a member of our Sponsors Group
The tip jar is at PayPal, but does not require a PayPal account
User Info
مرحبا مجهول
عضوية:
الأخير: Witewolf
جديد اليوم: 0
جديد بالأمس: 0
الكل: 151
المتصفحون الآن:
الأعضاء: 0
الزوار: 44
Bots: 3
المجموع: 47
من و أي:
الزوار:Support Forums
Support Forums
Pro News Articles
Pro News Articles
My Account
Home
Nedlastninger
Pro News Articles
Downloads
Pro News Articles
Support Forums
Support Forums
Support Forums
Nedlastninger
Support Forums
Pro News Articles
Pro News Articles
Nedladdningar
My Account
Downloads
Downloads
Home
Pro News Articles
Support Forums
Support Forums
Pro News Articles
Pro News Articles
Support Forums
Pro News Articles
Support Forums
Home
Home
Downloads
Nedlastninger
Support Forums
Pro News Articles
Support Forums
Support Forums
Downloads
Downloads
Support Forums
Pro News Articles
Support Forums
Pro News Articles
Bots:Google > Pro News Articles
Baidu > Pro News Articles
YANDEX > Support Forums
فريق العمل متص:
لا أحد من فريق العمل متص
Tweak to Small Month block to hide New Year's Day, etc.
Tweak to Small Month block to hide New Year's Day, etc.
ارسل: السبت فبراير 24, 2007 1:28 am
If you want Small Month block to meaningfully show events, you do not want New Year's Day, Valentine's Day, etc., showing up as events just like real events.
Fix is straightforward.
For each of the calendar date psuedo events, go in and modify them to have Low Priority.
Then in /modules/CPGNuCalendar/includes/functions.inc look for these 2 lines (they occur separately, but both are in the hasevents function):
if ($ev[$i]['view'] == 0 || in_group($ev[$i]['view']) || is_user() || can_admin($cal_module_name))
if ($rep[$i]['view'] == 0 || in_group($rep[$i]['view']) || is_user() || can_admin($cal_module_name))
Change them to the following lines respectively (adding a priority check to the end of each line):
if (($ev[$i]['view'] == 0 || in_group($ev[$i]['view']) || is_user() || can_admin($cal_module_name)) && $ev[$i]['priority'] != 1)
if (($rep[$i]['view'] == 0 || in_group($rep[$i]['view']) || is_user() || can_admin($cal_module_name)) && $rep[$i]['priority'] != 1)
That's it. Just make sure that all real events are set with medium or high priority, and only dates with those priorities will be filled in your small month calendar display.
layingback's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
2.6.32 / 1.3.39 - 2.2.12 / 4.4.7 - 5.1.37 / 5.3.0 / 9.2.1

layingback- Site Admin

- نشرات: 1229
- شاركت: مارس 18, 2006
لاتستطيع الرد على المواضيع في هذا المنتدى
لا تستطيع تعديل مواضيعك في هذا المنتدى
لاتستطيع الغاء مواضيعك في هذا المنتدى
لاتستطيع التصويت في هذا المنتدى
You cannot attach files in this forum
You can download files in this forum
جميع الاوقات تستعمل نظام GMT











