Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
txplib_wrapper
Is it still recommended to build things around txplib_wrapper? It does not seem to have kept up with some changes in txp_article (custom fields)
Is there any interest in moving genral content updating deleting to use this single system? Right now a lot of stuff seems duplicated. Just wondering what the current team’s thoughts are on this.
txplib_wrapper is nice in the fact that content processing is not directly attached to $_POST and $_GET for incoming data the way the pages in in /include are.
Last edited by hakjoon (2009-12-31 18:01:38)
Shoving is the answer – pusher robot
Offline
Re: txplib_wrapper
It is recommended as txplib_wrapper is the base for our XMLRPC server. You’re right, porting the most recent custom fields changes over has been missed, fix needed.
Offline
Re: txplib_wrapper
Cool, was wondering if that file was still part of the plan. I’ll try to get patch with the new stuff.
Shoving is the answer – pusher robot
Offline
Pages: 1