Logo
Explore Help
Sign In
stian/gallery3
1
0
Fork 0
You've already forked gallery3
mirror of https://github.com/Pathduck/gallery3.git synced 2026-05-21 20:09:12 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
ec052d71301acbf519947897f8adda7fdcf7fefb
gallery3/modules/akismet/module.info

4 lines
192 B
Plaintext
Raw Normal View History

Add quotes around all values that contain spaces in them, and add a test to make sure that we continue to do so. This makes sure that we don't have problems with 5.3 which treats the literal "on" as a boolean.
2009-07-13 10:36:55 -07:00
name = "Akismet"
Remove double quotes from module.info (theme.info) attribute values. (actually, we did that before: Now removing HTML element attributes since they were delimited by single quotes because PHP's ini parser can't deal with double-quotes in values.) Background: Requiring all l10n messages a) to be well-formed HTML and b) to use double-quotes as HTML element attributes, since the l10n server side validation normalizes all attribute delimiters to double-quotes). See ticket #254.
2009-06-09 21:05:33 -07:00
description = "Filter comments through the Akismet web service to detect and eliminate spam (http://akismet.com). You'll need a WordPress.com API key to use it."
Extract the Akismet driver from the Spam_Filter module into a module in its own right. Clean up the tests, streamline the code and improve the admin interaction. Add a working stats page.
2009-01-07 07:36:48 +00:00
version = 1
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 100ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API