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
7be9f9e0c9b7ae5175953540be4852abc19f1086
LuckyCoinkydink
/
include
History
Grischa Brockhaus
dea579ee85
* Pingbacks are named "pingback" in the admins comment list (instead of "trackback")
...
* Added new css class for pending comments in order to mark them optical via css
2007-09-02 13:53:18 +00:00
..
admin
* Pingbacks are named "pingback" in the admins comment list (instead of "trackback")
2007-09-02 13:53:18 +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
Require category joins in some cases, add smarty params for new fetchentry features
2007-07-17 08:43:06 +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
nofollow for superuser plugin, thanks to kallussed
2007-08-21 16:49:31 +00:00
template_api.inc.php
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00