PDA

View Full Version : wordpress/yui-exe php interface



luke83
4 Nov 2006, 5:04 AM
hi jack,
i read that u use wordpress for your blog.. great wordpress :D

is it possible to have php files to implement your comment system in my wordpress blog? :roll:

jack.slocum
4 Nov 2006, 12:29 PM
My wordpress install is pretty hacked up. You don't want it, trust me. :)

luke83
5 Nov 2006, 2:39 AM
My wordpress install is pretty hacked up. You don't want it, trust me. :)

i know what it means... :lol:

i would like so much use your comment system 'cause it is so cool.. :wink:

i tell u if u can give me the code to avoid to do the same work two time :D

Sigurd
18 Jan 2007, 9:38 AM
10x Jack for giving opportunity use his code :)
http://phpvoid.com/2007/01/18/wordpress-comments-system-yui-yui-ext-tribute-to-jack-slocum/

tryanDLS
18 Jan 2007, 10:21 AM
While it's great that you were able to implement this, I would suggest that you make a note on your blog that this is not supported here in this forum. It's not likely that anybody here has the bandwidth or knowledge to answer questions regarding getting this up and running. And given that you're distributing alpha code there are likely to be issues that arise.

I would think a better way to pkg this would be just utilities.js (not sure if other YUI code is needed) and the .33 yui-ext.js file. That way you know you're supporting a stable base - also I don't know that you need to include all the individual js files, it's just going to cause more confusion for people trying to implement it. It would be much easier for those with no knowledge of yui/yui-ext to just drop a couple js files and css/images in their site.

Sigurd
19 Jan 2007, 12:24 AM
I think I'll just create two pakagese
1. Cleaned up ready to use wp
2. Just pached files
I think it'll be enough