1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

22 Commits

Author SHA1 Message Date
Cameron
43d0211590 Code cleanup: deprecated include_lan() 2017-01-23 09:41:23 -08:00
Cameron
52f4e2f346 Issue #2146 - Removed leftover error_reporting() calls. 2016-12-22 11:14:07 -08:00
Cameron
796f5fa95c Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url); 2016-01-13 19:18:12 -08:00
Cameron
5be1cbe67f Improved defaults when creating extended user fields. 2015-02-15 00:18:51 -08:00
Moc
1b0760008a LAN fix metaweblog 2013-03-30 16:08:34 +01:00
Tijn Kuyper
5290bb8ea4 More notice removal 2012-12-08 13:52:05 +01:00
CaMer0n
3a44372559 More cleanup 2012-08-11 02:05:22 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
marj
7f59d57972 use .php extension 2009-11-17 09:25:55 +00:00
CaMer0n
f89d7a9b65 manifest added 2009-10-31 01:33:29 +00:00
CaMer0n
f7d22f782b rsd stuff 2009-10-30 13:14:52 +00:00
CaMer0n
cb5c288522 Removed embedded <?php ?> 2009-10-27 01:05:52 +00:00
iad2003
9532b4fc1e *** empty log message *** 2009-10-26 16:15:42 +00:00
iad2003
513dc49f33 2nd release :)
- added easy configuration with wordpress like schema + wlwmanifest.php file do describe admin url page, comments  management page and directly edit of post from WLW
- added mt_keywords aka tags for news
- implemented new function getTags (although not really usefull :) )
2009-10-26 16:13:33 +00:00
CaMer0n
ad2fe2e6f6 Some tweaks 2009-10-24 13:00:31 +00:00
CaMer0n
0b04085dcc Metaweblog fixes 2009-10-24 12:50:15 +00:00
iad2003
39a5c7bd23 Initial version, tested all current functions (new post, edit post, delete post, new page, edit page, delete page, new category)
update insert, update e delete db code for 0.8
new field: mt_text_more (news_extended)
new field: mt_excerpt (news_summary)
new field: mt_allow_comments (news_allow_comments)
new field: wp_password (page_password)
some code polishing
2009-10-23 14:53:26 +00:00
iad2003
8fa6a06d97 an initial todo list for plugin new features and implementations 2009-10-21 14:43:38 +00:00
CaMer0n
8415a49036 Moved xmlrpc class to handlers as it's used by multiple plugins. removed deprecated forum_management.php file. 2009-10-20 21:02:09 +00:00
CaMer0n
d47c243bde initial files 2009-10-20 07:47:02 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00