This website requires JavaScript.
Explore
Help
Sign In
mbirth
/
LuckyCoinkydink
Archived
Watch
1
Star
0
Fork
0
You've already forked LuckyCoinkydink
Code
Issues
Pull Requests
Activity
This repository has been archived on
2025-06-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
f51da87467a194adff805fe5fc59c64d67df2bbe
Branches
Tags
View all branches
LuckyCoinkydink
/
include
History
Matthias Mees
f51da87467
Added send button for search form in include/plugin_internal.inc.php. This makes the search form more accessible.
2007-10-09 11:09:35 +00:00
..
admin
comments.inc.php - truncate author, email and url like referrer on admin comments page; add new class for pending comments header, BP admin now shows yellow background with red border for pending comments header matching Grischa's previous contribution of a red border for comment content below the header.
2007-09-18 16:06:04 +00:00
db
Small code cleanup by Falk Doering:
2007-07-17 11:31:20 +00:00
tpl
Improve usability by removing possibly dangerous options from personal configuration and moving them to the user management. Also rename the description options for those options.
2007-03-22 10:27:18 +00:00
compat.inc.php
Add smaty modifier that can pass referenced variables to a smarty plugin api. Hurts to see that, but seems to be the only way
2007-06-01 15:31:54 +00:00
functions_calendars.inc.php
Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on
2006-11-30 21:34:29 +00:00
functions_comments.inc.php
Added pingback filter option for comments in admin area
2007-09-02 01:23:21 +00:00
functions_config.inc.php
Allow variying template 'okey'
2007-08-21 10:25:57 +00:00
functions_entries_admin.inc.php
HTML and images by Don
2007-08-06 10:18:26 +00:00
functions_entries.inc.php
Use str_replace for matching searchwords, thanks to Dietrich Raisin
2007-09-28 07:46:34 +00:00
functions_images_crop.inc.php
Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on
2006-11-30 21:34:29 +00:00
functions_images.inc.php
Added mp4 as video/x-quicktime guess
2007-08-07 15:08:35 +00:00
functions_installer.inc.php
Merge patch from Don Chambers for better input classes in admin
2007-07-12 09:40:04 +00:00
functions_permalinks.inc.php
Fix bad prev/next permalinks when using wrapper.php embedding
2007-04-05 09:33:48 +00:00
functions_plugins_admin.inc.php
Fix typo preventing 'media' type from supplying a default preview div height
2007-08-15 17:05:35 +00:00
functions_rss.inc.php
Reverted last patch for making Atom Feed working with parameterized URLs.
2007-07-29 10:11:53 +00:00
functions_smarty.inc.php
Allow variying template 'okey'
2007-08-21 10:25:57 +00:00
functions_trackbacks.inc.php
pingback fetchData: Retreive content from first <p> tag, if found in order to have the article content instead of menu structure as content. If no <p> tag is found, the <body> tag is the starting point to fetch content.
2007-08-22 17:57:57 +00:00
functions_upgrader.inc.php
Add sqlite3 support, by geekmug
2007-05-18 07:59:14 +00:00
functions.inc.php
serendipity_parseFileName didn't evaluate the correct name/ext structure for files without extension
2007-07-17 03:46:04 +00:00
genpage.inc.php
Ensure to not be able to call s9y files under circumstances where .htaccess does not deny request AND register_globals is turned on
2006-11-30 21:34:29 +00:00
lang.inc.php
Better shared mode integration, thanks to stm9x9
2007-08-04 13:28:21 +00:00
plugin_api_extension.inc.php
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00
plugin_api.inc.php
* New plugin API method "parseTemplate($filename)" to allow a
2007-08-31 10:39:55 +00:00
plugin_internal.inc.php
Added send button for search form in include/plugin_internal.inc.php. This makes the search form more accessible.
2007-10-09 11:09:35 +00:00
template_api.inc.php
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00