170 Commits

Author SHA1 Message Date
Ian
8f7cfeebe0 ops :) 2012-03-21 19:22:01 +01:00
Ian
1fb5839047 installer.inc.tpl typo 2012-03-21 18:05:05 +01:00
Ian
e04d5cba8d use already assigned get vars instead 2012-03-20 18:11:33 +01:00
Ian
1a007506d6 entries.inc fixed some more typos 2012-03-20 17:37:18 +01:00
Ian
50cec28c33 fixed entries 2012-03-20 16:18:13 +01:00
Ian
cf3e9ee99e sorry, my fault - nested Smarty vars need double quotes - icons are back 2012-03-20 15:09:47 +01:00
Ian
7707c7762c avoid empty template display 2012-03-20 14:39:00 +01:00
onli
e7dbdc28a7 installer.inc.php: fixed missing serendipity_smarty_init() 2012-03-17 15:33:58 +01:00
Ian
5e84e6a4d5 fixed smartification includement 2012-03-04 11:29:37 +01:00
Ian
8b1f3db442 installer needed smarty_framework 2012-03-04 08:52:52 +01:00
onli
574a053e93 configuration.inc.tpl: fixed wrong foreach-syntax 2012-03-03 14:33:27 +01:00
onli
a666e0d381 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2012-03-03 13:23:04 +01:00
onli
52d954ca6d smartified configuration.inc.php 2012-03-03 13:22:40 +01:00
Ian
8fe4e41b5b Jón Gnarr fixed typo 2012-03-03 13:10:43 +01:00
Ian
eb578a304f comments.inc, entries.inc, images.inc, upgrader.inc GET enhancements 2012-03-03 12:52:39 +01:00
Ian
5f6b48a9b5 comments.inc enhancements 2012-03-03 11:38:13 +01:00
onli
8bf8b28885 plugins.inc.php: added missing setFormtoken() 2012-03-02 16:31:52 +01:00
onli
642e25aaed plugins.inc.php: added missing event-hook 2012-03-02 16:16:59 +01:00
onli
20d57a7f7d Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2012-03-02 15:40:23 +01:00
onli
38104f37e2 smartified plugins.nc.php 2012-03-02 15:39:58 +01:00
Ian
6bbcb9d964 Merge branch '2.0' of https://github.com/s9y/Serendipity into 2.0 2012-03-02 15:30:10 +01:00
Ian
35ce0408d9 smartified installer.inc 2012-03-02 15:29:41 +01:00
Ian
7689d4129f upgrader inc designer note 2012-03-02 15:27:22 +01:00
onli
12aad7b9d1 smartified import.inc.php 2012-02-29 14:33:23 +01:00
Ian
5986c9ce7e smartfied overview.inc 2012-02-29 11:37:08 +01:00
Ian
19fa553138 whitespace cleanup 2012-02-28 20:30:57 +01:00
Ian
ea68e19044 tabs2spaces 2012-02-28 20:07:55 +01:00
Ian
40a3166472 smartified images.inc 2012-02-28 20:07:01 +01:00
Ian
3e192b0edd smartified upgrader.inc 2012-02-28 20:06:20 +01:00
Ian
60f2535597 smartified entries_overview.inc 2012-02-28 20:05:09 +01:00
onli
1e648e2bac smartified personal.inc.php 2012-02-26 13:41:11 +01:00
onli
4fb37b742d smartify user.inc.php 2012-02-21 16:49:18 +01:00
Ian
83ccfc55db entries.inc improvements 2012-02-20 12:15:03 +01:00
Ian
9163510905 entries tpl minor improvement and notes 2012-02-20 10:25:23 +01:00
Ian
4631e1728a smartified entries.inc
Well to be honest, I had to cheat a little bit and add two Serendipity API functions to the list of allowed php functions in smarty secure mode.
2012-02-19 20:55:46 +01:00
Ian
551863b640 fixed missing table 2012-02-19 20:46:26 +01:00
Ian
9293e0b333 smartified comments.inc and some minor fixes to other tpls 2012-02-19 15:35:05 +01:00
Ian
ba518b7864 use tpl dir and smarty3 short notation fetch() method 2012-02-17 18:33:10 +01:00
onli
ff667b6617 smartified group.inc.php 2012-02-17 16:40:23 +01:00
onli
e795e4b2ea smartified export.inc.php 2012-02-17 13:27:06 +01:00
onli
55edda14bf smartifying: template.inc.php, category.inc.php 2012-02-16 20:00:08 +01:00
Ian
503c170ede update installer version need to PHP 5.2.6 2012-01-28 16:12:48 +01:00
Ian
4822b3e7b8 added token to support the preview link in backend entries 2012-01-16 09:10:00 +01:00
Ian
0f11ccc288 made backend comment (error) messages styleable
just as the others and added .serendipity_backend_msg_notice to add compat style modes to serendipityAdminMsgError
2011-11-25 16:42:02 +01:00
Garvin Hicking
e8cacdcfdd (backport)
Fix a situation where globally stored template variables do not get preference over local (old) ones
	docs/NEWS
2011-11-03 17:06:14 +01:00
Garvin Hicking
c292badf30 * Added new serendipity['defaultBaseURL'] variable that makes sure
that the baseURL is not overriden when configuring serendipity
      with a possibly autodetected currentl URL. Patch by Manko10.
2011-09-28 12:03:28 +00:00
Garvin Hicking
22c6f6720b properly use windows replacements, by timbalu 2011-07-11 06:14:12 +00:00
Garvin Hicking
cdb1a830c3 . 2011-04-11 12:45:26 +00:00
Garvin Hicking
defb3ff1fd * show subscription status of comments in frontend and backend 2011-04-11 12:35:40 +00:00
Garvin Hicking
40116e3802 karma plugin update 2011-03-09 11:11:14 +00:00