903 Commits

Author SHA1 Message Date
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
db14b28472 fix wrong documentation, thanks to Sammy 2008-09-10 10:26:36 +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
Don Chambers
d5d9f78e08 BP: style newly added sidebar edit link for all bp colorsets. 2008-08-29 21:07:34 +00:00
Sebastian Bergmann
8717fb215c Do not ignore the SQLite layer. 2008-08-29 08:02:12 +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
80534cb91a Remove obsolete error msg 2008-08-27 11:32:29 +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
Matthias Mees
4c2a6eb9f2 BP: Fixed truncation of extended entry link; now it truncates the article title first, then adds the lang constant for continue reading. 2008-08-26 13:40:46 +00:00
Garvin Hicking
44290653bb support postgresql ts_vector fulltextsearch, thanks to genesis 2008-08-26 13:19:54 +00:00
Garvin Hicking
87ffb16164 Support for randomized header image added to BP 2008-08-26 12:06:12 +00:00
Garvin Hicking
c94805232a SQLite should use its own dir for shared installations 2008-08-25 08:49:56 +00:00
Don Chambers
c2535af5f8 BP - added user stylesheet to preview_iframe.tpl 2008-08-24 18:45:13 +00:00
Ivan Cenov
85cffd6c38 1) serendipity_event_entryproperties: Translated new text constants into BG language. 2008-08-22 13:13:01 +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
Garvin Hicking
e3d04d76b0 Use sequencing widget for entryrproperties plugin to allow shuffling the order of displayed elements 2008-08-19 10:56:03 +00:00
Ivan Cenov
e03847e179 1) Translated new string constant into BG language. 2008-08-12 17:09:03 +00:00
Garvin Hicking
2f248a374b Make bulletproof new default template 2008-08-10 11:32:21 +00:00
Don Chambers
6b43f8bbba BP - new default stylesheet emulating Carl Galloway's "serendipity 3.0". Admin template changed from fixed width to fluid/liquid width. 2008-08-09 03:13:07 +00:00
Garvin Hicking
4c3abd2dfc * Propagate a 'article_count' smarty variable for each category
in the category sidebar plugin, when article counting is
      enabled. (garvinhicking)
2008-08-05 07:40:51 +00:00
Garvin Hicking
62fb2d243a Show preview link for entries in the future 2008-08-04 08:04:37 +00:00
Garvin Hicking
fdfcdeb56d Do not execute trackbacks for entries in the future 2008-08-03 11:40:51 +00:00
Garvin Hicking
6c112ff3d2 Allow sequencing widget to disable/enable each sequence entry. 2008-08-03 11:33:39 +00:00
Jude Anthony
4b09f17bca Add last_modified, loginname, and isdraft to entries in search reults. 2008-07-22 19:21:49 +00:00
Garvin Hicking
fc70e4b6e7 different check 2008-07-22 13:48:16 +00:00
Garvin Hicking
bcf3a1bf65 Fix by Anthem to not leak titles 2008-07-22 08:35:27 +00:00
Matthias Mees
cf12fe3fa6 BP: Added new theme option to include optional pagination. Thanks again to Jude for helping me with the code :-) 2008-07-22 07:00:48 +00:00
Don Chambers
449bb30359 BP - strip tags from truncated static page search results 2008-07-19 15:02:46 +00:00
Jude Anthony
1df78fd6ce Update checksum code, move check to front page of installation 2008-07-17 21:23:35 +00:00
Garvin Hicking
0be6a9243c spelfix 2008-07-17 11:06:46 +00:00
Garvin Hicking
9dbf39fcc0 fix cookie removal to use proper host 2008-07-14 08:02:28 +00:00
Garvin Hicking
cf755a01c9 New config option for comment tokens 2008-07-10 10:33:06 +00:00
Garvin Hicking
7f14f8b95f * Added optional token insertion for comment notification
(moderation) e-mails, which you can click without the need
      for authentication. This is a convenience feature, note that
      if someone can access your mails, he does not need to authenticate
      for deleting/approving a comment with the contained link.
2008-07-10 10:32:08 +00:00
Garvin Hicking
67dc544dd1 Fix showing metadata 2008-07-07 10:35:57 +00:00
Garvin Hicking
53389b3d70 RFE #2006182: Highlight s9y search terms 2008-06-30 10:35:08 +00:00
Garvin Hicking
e4c5ce7e4a * Improved "Remote RSS" plugin's templating output to select
custom template files. Add demo "Nasa Image of the Day" plugin
      by Grigory F. (garvinhicking)
2008-06-30 10:10:10 +00:00
Garvin Hicking
95d242aa88 * Fix Generic RSS import to not always assume WPXRSS feed.
(garvinhicking)
2008-06-30 09:41:07 +00:00
Rodrigo Lazo
2dcd9e5500 Spanish translation updated 2008-06-29 16:09:30 +00:00
Garvin Hicking
f8393caa02 expose hide_category parameter to fetchPrintEntires 2008-06-27 10:44:14 +00:00
Garvin Hicking
de35302f62 rename db update files properly 2008-06-24 09:45:41 +00:00
Garvin Hicking
19332f2373 Swedish update by Kami Peterson 2008-06-18 11:52:12 +00:00
Garvin Hicking
b661c528f4 Properly hide categories in sidebar plugin 2008-06-17 13:20:16 +00:00
Garvin Hicking
8ec332b3db Allow subscribers to comments to receive fulltext 2008-06-17 12:06:45 +00:00