Does anybody know of an easy way (non-core modification) to disable a certain module?
Is there something that can be set in the .htaccess file.
PostCalendar works about 80% for me when I have ShortUrls enabled but when enabled there are a few key problems such as navigating month-to-month and selecting a single event and having it displayed on the page. (pop-ups work however with it enabled)
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mazdev responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 05:25 PM
- nestormateo responded to »Fillters in Clip« 06:33 AM
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 03:19 AM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Help getting shorturls for pnEncyclopedia 0.2.0
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 12
I was thinking one way to disable a specific module from ShortURL could be too add a .htaccess rewrite rule to simply write it back the same way it was.
I messed around with the syntax for that but dont know my rules good enough.
Quote
RewriteRule ^index.php?module=PostCalendar(*+) index.php?module=PostCalendar$1 [L]
My attempt was like above but it crashed the server. Anybody help?
- Moderated by:
- Support
