Garvin Hicking
|
54b3a405f4
|
lax file checks
|
2008-12-29 13:08:31 +00:00 |
|
Garvin Hicking
|
c355d46cbb
|
fix parse problem
|
2008-12-20 17:51:46 +00:00 |
|
Garvin Hicking
|
a5bac0f36b
|
Added serendipity_preview_spacer and pluginmanager_(sidebar|event) CSS ids
|
2008-12-20 17:00:22 +00:00 |
|
Jude Anthony
|
0eb387d7b4
|
Custom WYSIWYG button interface, with HTMLArea/Xinha implementation.
|
2008-12-19 04:30:58 +00:00 |
|
Garvin Hicking
|
054dfb65c9
|
* Added ability to rename "feeds" in teh syndication plugin and
add a big image on top (onli)
|
2008-12-18 10:55:57 +00:00 |
|
Don Chambers
|
2ec6288154
|
functions_config.inc.php: add ID serendipity_preview_spacer to existing div emitted when previewing entries in backend.
|
2008-12-17 23:25:13 +00:00 |
|
Garvin Hicking
|
5175be92f3
|
get rid of error message when plugin has no config options
|
2008-12-16 15:12:35 +00:00 |
|
Garvin Hicking
|
66f94e7d1a
|
add the same capability to trackbacks
|
2008-12-12 15:50:58 +00:00 |
|
Garvin Hicking
|
0a7a26b67d
|
* Added more parameters to {serendipity_printComments} function:
"block" (smarty block variable name),
"template" (smarty template file to render)
[1.4-beta2]
|
2008-12-12 10:58:56 +00:00 |
|
Garvin Hicking
|
d9a5d6a8c8
|
Make checksum code skippable
|
2008-12-09 10:41:48 +00:00 |
|
Garvin Hicking
|
63fe29e942
|
do not use count(distinct) for SQLite
|
2008-12-09 10:08:29 +00:00 |
|
Garvin Hicking
|
61be3385e3
|
try to prevent division by zero
|
2008-12-09 10:05:33 +00:00 |
|
Garvin Hicking
|
715422a78c
|
Add SMF importer
|
2008-12-03 12:22:10 +00:00 |
|
Garvin Hicking
|
b979267c4c
|
Added new %parentname% category-permalink option
|
2008-11-26 12:33:29 +00:00 |
|
Jude Anthony
|
0dc95ae371
|
Move advanced template code to less intrusive location
|
2008-11-25 19:57:49 +00:00 |
|
Garvin Hicking
|
8ea49739fb
|
Fix resetting comment/tb counter when editing an entry
|
2008-11-25 09:56:04 +00:00 |
|
Garvin Hicking
|
5abdfe384f
|
Add more documentation references to plugin manager
|
2008-11-21 12:20:07 +00:00 |
|
Garvin Hicking
|
a05c944b3b
|
Fix not properly counting trackbacks [1.4-beta1]
added more debug
|
2008-11-14 10:06:54 +00:00 |
|
Garvin Hicking
|
591fe956f7
|
More words of advice.
|
2008-11-12 13:36:08 +00:00 |
|
Garvin Hicking
|
848433af37
|
added experimental serendipity importer
|
2008-11-12 13:32:24 +00:00 |
|
Garvin Hicking
|
855e40346e
|
fix parse error
|
2008-11-06 14:11:13 +00:00 |
|
Garvin Hicking
|
744db929d4
|
correctly place </ul>
|
2008-11-06 13:51:06 +00:00 |
|
Garvin Hicking
|
c72734e963
|
* Also recreate custom permalinks without using URL rewriting
(garvinhicking)
|
2008-11-06 11:44:43 +00:00 |
|
Garvin Hicking
|
17a1e5534a
|
* Fix WYSIWYG media insertion when being called on pages with
multiple HTML portions/nuggets, and also the staticpage plugin
(garvinhicking)
|
2008-11-05 12:03:29 +00:00 |
|
Garvin Hicking
|
58117f3b77
|
Allow to override internal mail routine
|
2008-10-28 12:32:30 +00:00 |
|
Garvin Hicking
|
7300925ce7
|
* Prefix possibly missing http:// of commenting authors URLs
in recent comments sidebar plugin and admin interface.
|
2008-10-23 13:50:54 +00:00 |
|
Garvin Hicking
|
bed9db637b
|
rework comment counter
|
2008-10-21 09:30:23 +00:00 |
|
Garvin Hicking
|
03a6868e9f
|
Better output for comment approval and subsciription approval pages, rather than a location redirect.
|
2008-10-19 10:48:12 +00:00 |
|
Garvin Hicking
|
2f11c3e694
|
Better fix to use false values
|
2008-10-18 17:59:06 +00:00 |
|
Garvin Hicking
|
5a1b22f114
|
fix link
|
2008-10-18 17:47:22 +00:00 |
|
Garvin Hicking
|
6dd9516dd5
|
use url rewriting
|
2008-10-18 17:36:09 +00:00 |
|
Garvin Hicking
|
6179858b17
|
Support Opt-In for comment subscription mails
|
2008-10-18 11:17:40 +00:00 |
|
Garvin Hicking
|
2214abf835
|
mail-based comment authorisation for spamblock plugin
|
2008-10-13 11:02:12 +00:00 |
|
Garvin Hicking
|
29b46f0c53
|
Add more abstraction possibilites, gathered throughout the last weeks
|
2008-10-13 10:53:45 +00:00 |
|
Jude Anthony
|
d4ce381d36
|
Don't preset entry author or id
|
2008-09-23 13:53:16 +00:00 |
|
Garvin Hicking
|
d1c407121c
|
pgsql bugfix, thanks to jtate
|
2008-09-19 08:12:26 +00:00 |
|
Garvin Hicking
|
c186211614
|
This does break staticpages for custom permalinks. Use a different 404 fallback, in staticpages. hopefully soon to come. until then, query {$view == '404'} in your template to show 404 content
|
2008-09-11 11:19:03 +00:00 |
|
Jude Anthony
|
7fca875a7f
|
Add entry data required by advanced templates to preview
|
2008-09-10 16:32:57 +00:00 |
|
Garvin Hicking
|
94fd5e4e8c
|
(Experimental) Replace htmlarea with XINHA. Thanks to abdussamad!
|
2008-09-09 07:52:18 +00:00 |
|
Garvin Hicking
|
862abd0a90
|
* Add link to preview entries by an author into the usermanagement
(garvinhicking)
|
2008-09-09 07:23:19 +00:00 |
|
Garvin Hicking
|
5ef47ebf5d
|
* Add memory_limit output to s9y installation, 8MB for 32bit and
16MB for 64bit OSes
|
2008-08-29 07:54:02 +00:00 |
|
Garvin Hicking
|
e6701ee288
|
fix for constant use
|
2008-08-29 07:10:31 +00:00 |
|
Garvin Hicking
|
9bfe2cec62
|
Add Status: 302 header for redirects, have fun, nitrox. :)
|
2008-08-27 19:20:23 +00:00 |
|
Garvin Hicking
|
1d2fe011f3
|
Show save button at top for 'Manage styles'
|
2008-08-26 13:56:53 +00:00 |
|
Garvin Hicking
|
d3fd8ad8ec
|
Fix parse error
|
2008-08-26 13:48:48 +00:00 |
|
Garvin Hicking
|
44290653bb
|
support postgresql ts_vector fulltextsearch, thanks to genesis
|
2008-08-26 13:19:54 +00:00 |
|
Garvin Hicking
|
c94805232a
|
SQLite should use its own dir for shared installations
|
2008-08-25 08:49:56 +00:00 |
|
Garvin Hicking
|
aa77cb9b1f
|
* Added header('Status:...') calls so that some CGI installations
of apache emit proper headers (garvinhicking)
|
2008-08-22 09:20:13 +00:00 |
|
Garvin Hicking
|
cb8d4da7fa
|
this is more appropriate, check if the user has plugin admin rights
|
2008-08-19 11:14:26 +00:00 |
|
Garvin Hicking
|
a7aa0ad006
|
Show "Edit this plugin" link for every sidebar plugin
|
2008-08-19 11:12:52 +00:00 |
|