soungalo
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Need better action in Edit Timestamp areafor an already checked “edit timestamp”.
change in admin-functions.php (wp-admin folder)
~ligne 938
echo ‘<fieldset><legend><input type=”checkbox” class=”checkbox” name=”edit_date” value=”1″ id=”timestamp” />with
echo ‘<fieldset><legend><input type=”checkbox” class=”checkbox” name=”edit_date” value=”1″ checked id=”timestamp” />
it’s easy. 🙂
or just hide the checkbox:
~change the ligne 938
echo ‘<fieldset><legend><input type=”hidden” name=”edit_date” value=”1″ id=”timestamp” /> </legend>’;Forum: Everything else WordPress
In reply to: Flash full site with WP function to updateHere is a resume of flash frontend for wordpress:
xml method:
https://sourceforge.net/projects/flash-blog/
see it in action here:
http://www.ssdesigninteractive.com/flashBlog.html
http://www.thirdeyedesign.co.uk/ (news section)
or
http://jibjub.com/wordpress-flash/
see it in action here:
http://www.cleardesign.com.au/
http://www.papercuts.com.au/xmlrpc method:
http://xmlrpcflash.mattism.com/wordpress/amfphp method:
http://www.dean-logan.com/flashservices/blog/blogreader.swf
or
http://www.5etdemi.com/blog/archives/2005/04/building-a-flash-front-end-for-wordpress-1-logging-into-the-admin-area/
(just a little tutorial)flashvars method:
http://similitude.sim-designs.net/
or
http://www.jimboready.com/html/index.php?p=76please rectify the method if what I say is wrong.
do you know other wordpress powered flash?