History | View | Annotate | Download (2.2 kB)
commit c79df9700df8fb238ae386e890dd97316bb97fc6Merge: c592cab 160d1bfAuthor: Andreas Fischer <bantu@phpbb.com>Date: Thu Jul 8 02:20:25 2010 +0200
Merge branch 'ticket/nickvergessen/9578' into develop-olympus
First ATOM Feed commit/integration- Idea and original RSS Feed 2.0 MOD (Version 1.0.8/9) by leviatan21
Hiding everywhere little buggers, eh?
This commit was manufactured by cvs2svn to create branch 'phpBB-3_0_0'.
#14621#14596info file changes
ketchup? catcher? catheter? no. CAPTCHA
- New CAPTCHA ACP, only lets you enable what you can actually use :D- CAPTCHA ACP also has a nifty demo link that lets you preview a CAPTCHA with the current settings that you enable.
I hope it all works...
Remove the module entries from the schema data file and generate the list insteadThis should be the last major item with hard-coded id values in it
hmm, das hat hoffentlich keiner gesehen... :P
slightly modified general tab layout to remove the confusion between board defaults and board settings.
ok, thought about this now for too long. I think the best solution circumventing memory consumption and not introducing "hacks" is to seperate module information (and probably more in 3.2 for installation/uninstallation) from the main code.