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

13 Commits

Author SHA1 Message Date
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