647 Commits

Author SHA1 Message Date
Ian
a9e94e9569 fixed typos in 1f9ed0fa2a 2012-12-03 16:53:57 +01:00
Ian
96e2c8bc3c some more serendipity_moveMediaDirectory() message markup 2012-12-03 16:41:25 +01:00
Ian
6998d1eed1 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2012-12-03 16:27:06 +01:00
Ian
1f9ed0fa2a serendipity_moveMediaDirectory() messages markup 2012-12-03 16:18:29 +01:00
Matthias Mees
87a68af4c3 More redundant br elements fixed. 2012-12-03 15:39:31 +01:00
Matthias Mees
7288ffdef8 Fixed most of the redundant br elements in the core. 2012-12-03 13:35:59 +01:00
Ian
13c3630ff6 fixed one smarty end and set some operating Parenthesis 2012-12-03 11:14:19 +01:00
Ian
15a05c8d7c declare array 2012-12-03 10:47:36 +01:00
Matthias Mees
8397b08b88 Added new backend template files (smartified core tpls and 2k11 admin tpls as well as related assets). 2012-12-03 00:59:42 +01:00
onli
ca61181daa customURI != customURL, let spartacus fail 2012-12-02 18:00:59 +01:00
Ian
9ccb4c6edd fixed sequence js var 2012-12-02 13:03:30 +01:00
Ian
128d85c9a2 fixed if to NO_ENTRIES_TO_PRINT 2012-12-01 20:06:25 +01:00
Ian
37403920a2 fixed create new group startform 2012-12-01 18:59:36 +01:00
Ian
4fcc7dc1f6 fixed another two by reference errors 2012-12-01 18:58:50 +01:00
Garvin Hicking
48993971f2 Merge pull request #12 from weltling/2.0
Support port config for postgres db connection
2012-11-27 23:56:08 -08:00
Anatoliy Belsky
f574fe1a87 Support port config for postgres db connection
Upport from master
2012-11-28 08:39:10 +01:00
Ian
0f51f5ec4d fixed wrong sidebar array var 2012-11-25 13:38:27 +01:00
Ian
312c886d62 last commits switch to functions_plugins_admin.inc too 2012-11-20 15:33:36 +01:00
Ian
fb81d6a121 added temporary backend developer template dir switch - Please read:
The smartified code as forked from master to 2.0 being outsourced,
now is to find in /include/admin/tplold, which will still be used as
the default backend template dir.
To switch to the new version, please paste the dirs and files of s9y-admin-tpl
as adviced in the readme and reload, but also add a
```php
	// End of Serendipity configuration file
	// You can place your own special variables after here:

	define('SWITCH_TEMPLATE_VERSION', 'true');

```
to the end of your serendipity_config_local.inc.php.

To switch back to the old smartified files, just set a // to the define().
2012-11-20 14:38:28 +01:00
Ian
d3d557de91 strip down double slashes in prev & next links
see http://board.s9y.org/viewtopic.php?f=10&t=18944
2012-11-12 13:26:05 +01:00
Garvin Hicking
94c4f32b08 backport 2012-11-06 11:25:39 +01:00
Garvin Hicking
9adcfecc38 More PHP5 compatibility (this constructor thing order did not remove the error for me)
Also be able to set $serendipity['production'] in serendipity_config_local.inc.php
2012-10-18 10:14:04 +02:00
Ian
802c1dc18e another php5 compat assigned by reference 2012-10-17 18:01:16 +02:00
Ian
706ffbe594 fixed PHP5 only variables should be assigned by reference 2012-10-09 20:49:05 +02:00
Ian
475fadf31c fixed groups.inc.tpl wrong {} 2012-10-06 20:29:15 +02:00
Ian
d9647b0086 fixed issue in last 4e56b44 commit 2012-09-27 16:10:06 +02:00
Ian
4e56b4400d some document.write replacements with better method 2012-09-27 15:58:34 +02:00
Ian
57e63251b3 cleared whitespace missmatch in serendipity_die() 2012-08-23 17:18:31 +02:00
Ian
4d9fa16b1e re-added 2.0 Smartification needs, which got lost by up-port 2012-06-13 16:17:11 +02:00
Garvin Hicking
f1b3e3b241 backport 2012-06-13 15:22:57 +02:00
Grischa Brockhaus
e72c90a69d Merged branch 'master' into 2.0 (compatibility fixes) 2012-06-13 15:12:35 +02:00
Grischa Brockhaus
1f9630b394 Compatibility fixes. 2012-06-13 14:24:45 +02:00
Garvin Hicking
f12f53aaab Damn, why does cherry picking not work? 2012-06-12 20:51:57 +02:00
Garvin Hicking
937454899c Reduce error reporting, else s9y will not run with PHP 5.4 2012-06-12 20:43:49 +02:00
Garvin Hicking
58e2cd8c37 porting stuff 2012-06-12 19:39:38 +02:00
Garvin Hicking
d7ef7a7a04 port everything so that 2.0 and 1.7 have the same features 2012-06-12 19:39:11 +02:00
Ian
7294e9679c javascript loading quotes 2012-06-08 14:33:51 +02:00
Ian
7a51ea663e OUT_STACK now supports config_groups magic again 2012-06-08 14:19:04 +02:00
Ian
3ec4c55ec0 captured smartified example method 2012-06-08 10:43:22 +02:00
Ian
1ebbeeef36 fixed smartification pluggroup name 2012-06-03 11:51:31 +02:00
Ian
e0f5068190 fetch to display 2012-06-02 11:44:17 +02:00
Ian
a1d77c4916 group.inc.tpl - fixed missing CONSTANT 2012-06-01 21:06:12 +02:00
Ian
cccd3aca57 no need for assignment 2012-06-01 20:24:08 +02:00
Ian
4bc7f98285 removed tpl {continue} spaces 2012-06-01 17:45:15 +02:00
Ian
85690d6411 fixed entries.inc.tpl - select user smartification bug 2012-06-01 17:21:29 +02:00
Ian
c45fc7181b groups.inc.tpl - some better use of booleans 2012-06-01 15:42:57 +02:00
Ian
064506d6f9 group.inc - fixed some possible typos 2012-06-01 15:29:06 +02:00
Ian
d3e3ef3516 removed now obsolet internal function allowments 2012-06-01 14:57:56 +02:00
Ian
d2d2470716 simplification, fixes, additions and changes to entries.inc.php/tpl 2012-06-01 14:22:54 +02:00
Ian
a956471a44 added to MediaLB multidelete[] 2012-05-29 20:39:23 +02:00