Search found 5 matches
- Fri Dec 01, 2006 2:30 pm
- Forum: Developers Discussion
- Topic: Customized IsValidEmailAddress in FEU
- Replies: 0
- Views: 1570
Customized IsValidEmailAddress in FEU
Hi, I would like to have a customized IsValidEmailAddress() in FrontEndUsers (FEU). I use the SelfRegistion module, but only users with e-mail addresses of a fixed set of domains are allowed to register themselves. What is the cleanest approach to achieve this? Now I just hacked FrontEndUsers.api.ph...
- Wed Nov 29, 2006 11:13 am
- Forum: Modules/Add-Ons
- Topic: Forum module development
- Replies: 67
- Views: 34524
Re: Forum module development
Mark is now on the FMS dev team. Welcome mark :D Thanks, glad to contribute a little bit! Mark ------------------------------------------------------------------------ r9 | markr | 2006-11-28 21:28:53 +0100 (Tue, 28 Nov 2006) | 5 lines - Added support for the Search module (posts and topics are sea...
- Mon Nov 27, 2006 10:34 pm
- Forum: Modules/Add-Ons
- Topic: Best place for date/time setting
- Replies: 0
- Views: 1395
Best place for date/time setting
I am writing some small enhancements for the Forum Made Easy module. Besides clean URL's, I want to make the date-time format in the proper locale. But it doesn't seem to be a setting in the core (strange!). Also, I don't like the idea that it is a setting local for each module (the News module does...
- Mon Nov 27, 2006 10:04 pm
- Forum: Modules/Add-Ons
- Topic: clean URLs and Redirect()
- Replies: 2
- Views: 1900
clean URLs and Redirect()
At http://wiki.cmsmadesimple.org/index.php/User_Handbook/Developers_Guide/Creating_Modules#Make_your_module_use_clean_URLs , Elijah Lofgren wrote a useful tutorial how to implement pretty URL's. One thing I couldn't figure out: how to deal with $this->Redirect(). Is there an easy way to make them cl...
- Mon Nov 27, 2006 2:34 pm
- Forum: Modules/Add-Ons
- Topic: Forum module development
- Replies: 67
- Views: 34524
Re: Forum module development
I wrote a few patches to delete posts by a moderator, attached. Maybe useful for someone.
Mark
PS. I started with 0.3svn. To use them you might do something like "patch -b < fms-delete-post.patch" in the modules directory.
[gelöscht durch Administrator]
Mark
PS. I started with 0.3svn. To use them you might do something like "patch -b < fms-delete-post.patch" in the modules directory.
[gelöscht durch Administrator]