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
6708a45e3b3d04a836ebe14d00ed1d331723deb0
Branches
Tags
View all branches
LuckyCoinkydink
/
include
History
Garvin Hicking
192487bd91
Fix dir creation issue
2007-11-23 15:04:03 +00:00
..
admin
Fix dir creation issue
2007-11-23 15:04:03 +00:00
db
Fix typo
2007-10-12 09:15:58 +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
Add SQLRelay DB layer, by Dante Mason
2007-10-12 09:12:48 +00:00
functions_entries_admin.inc.php
Fix bad spelling
2007-10-15 11:33:39 +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
Fix comment rss feed timestap
2007-10-15 10:16:51 +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
bump
2007-11-23 14:57:08 +00:00
template_api.inc.php
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00