Commit Graph
44 Commits
Author SHA1 Message Date
Jude Anthony 5874e18526 Allow * in quicksearch 2009-03-10 16:07:43 +00:00
Jude Anthony 275049c5d0 Missed language constants 2009-02-19 19:58:34 +00:00
Jude Anthony 364fa468dc Provide a way to manage karma votes. You can now display all votes in pages,
filtered by IP, user agent, or article.  The display has easy filters for 
article and IP.  You can either delete or approve votes.
2009-01-27 21:48:49 +00:00
Jude Anthony ed1bfd638a Default to the Open Source akismet server, but only if no key has been entered yet. 2009-01-19 02:14:32 +00:00
Jude Anthony 7c19dfb997 Added TypePad Antispam akismet server 2009-01-19 02:04:04 +00:00
Jude Anthony 52d049fa8c Remove Windows-specific thumbnails (giving checksums a hiccup) 2009-01-14 15:24:58 +00:00
Jude Anthony 0eb387d7b4 Custom WYSIWYG button interface, with HTMLArea/Xinha implementation. 2008-12-19 04:30:58 +00:00
Jude Anthony 0dc95ae371 Move advanced template code to less intrusive location 2008-11-25 19:57:49 +00:00
Jude Anthony 9e379a5319 Fix typo 2008-11-19 19:45:25 +00:00
Jude Anthony d4ce381d36 Don't preset entry author or id 2008-09-23 13:53:16 +00:00
Jude Anthony 7fca875a7f Add entry data required by advanced templates to preview 2008-09-10 16:32:57 +00:00
Jude Anthony 4b09f17bca Add last_modified, loginname, and isdraft to entries in search reults. 2008-07-22 19:21:49 +00:00
Jude Anthony 1df78fd6ce Update checksum code, move check to front page of installation 2008-07-17 21:23:35 +00:00
Jude Anthony 4fc67fd5f3 Update database version detection 2008-05-15 17:54:35 +00:00
Jude Anthony 0e67b071dd Included missed language constant in checksum verification 2008-04-29 19:42:57 +00:00
Jude Anthony b97fe45e5b Added FTP-aware checksum generation and validation 2008-04-28 19:10:02 +00:00
Jude Anthony f21de0e998 Don't try to put karma bars on pages that aren't entries!
Avoids problem with scalar used as array reported by Don
2008-04-22 19:59:08 +00:00
Jude Anthony 8f965fb5a1 Fix karma bars not appearing on summary pages:
Create a footer if none exists yet and add the bar to it.
2008-04-19 04:21:00 +00:00
Jude Anthony e2f25e9bad Fix returning unset but existent array key in pickKey 2008-04-10 03:41:17 +00:00
Jude Anthony 84d9e8199f Correct thumbnail constraints. S9Y now supports width, height, largest,
and smallest constraints.  Backwards compatibility is maintained with the
imageselectorplus plugin (the only plugin to use the thumbnail or aspect
calculation code).  Language files are updated and a new option screen
is displayed after choosing "Rebuild Thumbs".
2008-04-09 01:57:10 +00:00
Jude Anthony 96ee4ced98 Use language constant NOT_FOUND 2008-03-19 11:33:28 +00:00
Jude Anthony efd63e33f6 Add function to allow Smarty to retrieve image dimensions 2008-03-19 11:32:13 +00:00
Jude Anthony 16dd1400d4 Remove default BSD attribution 2008-03-02 23:27:03 +00:00
Jude Anthony 18f745b1e9 Removed criterion colorset; will be submitted to s9y-bulletproof instead. 2008-02-28 15:38:46 +00:00
Jude Anthony 444299e22d Allow attribution for colorsets
Added criterion colorsets, in fixed and fluid variations
2008-02-28 03:26:03 +00:00
Jude Anthony 2dc27ac29d Added "sequence" type for admin plugins and template options 2008-02-23 22:43:09 +00:00
Jude Anthony 056402151e Modify pickKey to examine parent array before nested arrays. 2008-02-19 19:48:53 +00:00
Jude Anthony 31641e1de9 Fix to word-rating code 2008-02-15 17:53:54 +00:00
Jude Anthony f2c82b1cbb Fix mispelling karam -> karma 2008-02-14 18:22:56 +00:00
Jude Anthony fad5724dfc Graphical rating bars 2008-02-11 02:36:50 +00:00
Jude Anthony a96a3a5250 Use Grischa's translated German lang files 2008-02-11 02:15:10 +00:00
Jude Anthony b284341e28 Simplify and beautify code; allow admin config to override most text options;
graphical rating bars (at last!)
2008-02-11 02:12:07 +00:00
Jude Anthony 215f741aaa Most minor bugfix imaginable: add . to make plugin respect selected categories 2008-02-08 02:35:44 +00:00
Jude Anthony 02b364f44f Add CENTER for alignments (required for karma plugin) 2008-02-01 15:37:00 +00:00
Jude Anthony e42aef3fa2 Fix typo preventing 'media' type from supplying a default preview div height 2007-08-15 17:05:35 +00:00
Jude Anthony 7a7d70fa7c Added media selector type 2007-05-25 03:27:24 +00:00
Jude Anthony 15bc906357 Made text different from background, per forum thread 2006-12-18 16:29:07 +00:00
Jude Anthony 08b8be6e15 Implemented slash fix suggested in forums by Timbalu 2006-12-18 16:04:20 +00:00
Jude Anthony f42a99e694 Check for firewalls, using Google as the dipstick.
Attempt CURL download if HTTP_Request fails.
Report IP so repository for site admins to open outgoing connections .
Language constants for new checks and firewall notice.
2006-12-08 19:35:57 +00:00
Jude Anthony d4c2ec72e3 Use correct server offset; found by JohnnyPark of forums. 2006-09-29 02:00:02 +00:00
Jude Anthony e1a2834d91 Add search term highlighting, in the form of <span> tags with
both foundterm and foundtermN class.
2006-09-27 02:36:37 +00:00
Jude Anthony 6b1eec3f70 Use ?frontpage for category_link_all 2006-08-29 11:38:14 +00:00
Jude Anthony 3047691a3c Change all_categories link to include ?frontpage 2006-08-29 11:36:33 +00:00
Jude Anthony 14390399da Touch thumbnail file before saving to allow safe_mode thumbnailing 2006-08-29 11:32:32 +00:00