tonybierman
Forum Replies Created
-
Forum: Plugins
In reply to: phpGiggle-1.2.2 Updated Releasemtanner,
I’ll start working on phpgiggle-flying.car.factory.inc.php ASAP.
🙂
TonyForum: Plugins
In reply to: phpGiggle-1.2.2 Updated Releasemtanner,
Please give me a link I can go to look at the HTML.
TonyForum: Plugins
In reply to: phpGiggle-1.2.2 Updated Releasenexia,
Thanks for the tip!
TonyForum: Plugins
In reply to: phpGiggle-1.2.2 Updated ReleaseKarlB,
I tested on IE6/Windoze with no problems (except of course that I had to use a Micro$oft product).
Did you change permissions on the sample words file into place and chmod the words directory as per the README?
TonyForum: Plugins
In reply to: phpGiggle-1.2.2 Updated Releasegat,
Thanks for the detailed info. I’ll take a look.
TonyForum: Plugins
In reply to: phpGiggle-1.2.2 Updated ReleaseKarlB,
I test and develop in Netscape on Debian, so I’ll need to get a hold of a IE on Windoze installation and test.
TonyForum: Plugins
In reply to: phpGiggle-1.2.2 Updated ReleaseSushubh,
phpGiggle now avoids matching any words inside a <H1>, <H2> etc.
Looks like that maybe what you running into.
The logic for not matching <H1> tags is that the content author probably doesn’t want his/her headings modified.
Could make it optional I suppose. What do you think?
TonyForum: Plugins
In reply to: phpGiggle-1.2.2 Updated ReleaseGat,
Can you email me your config file?
biermana@biermana.orgForum: Plugins
In reply to: Sorry: phpGiggle-1.2.1 bugfix releaseAnonymous,
$HTML_STRING must contain the HTML you want to display.
TonyForum: Plugins
In reply to: Sorry: phpGiggle-1.2.1 bugfix releasemtanner,
maybe I should use CVS.Forum: Plugins
In reply to: Sorry: phpGiggle-1.2.1 bugfix releaseFYI,
Admin interface to phpGiggle is “skinnable” by using WordPress css files. Just replace the css in the phpGiggle root folder with any WordPress compatible css file.
TonyForum: Plugins
In reply to: Sorry: phpGiggle-1.2.1 bugfix releaseSushubh,
Thanks for the good ideas. I’ll incorporate them in the next release.
TonyForum: Plugins
In reply to: Sorry: phpGiggle-1.2.1 bugfix releaseMan!
Jaykul’s idea about shared community wordfiles is cool!
http://wordpress.org/support/10/2637
Any suggestions on how to best implement sharable, community word files in phpGiggle?Forum: Plugins
In reply to: Sorry: phpGiggle-1.2.1 bugfix releasepodz,
It’s funny you mention compact. When I first submitted phpGiggle.1.0.0 to freshmeat, they rejected it for being too simple.
After I broke all the code out into separate include files and made it look more complicated than it actually was (albeit easier to manage with the functions, etc. in separate files ), they promptly accepted the project.
Funny that I had to make it look more complicated to get it listed….
All the power is in the regular expressions – a hundred PHP lines in one good regexp line.Forum: Plugins
In reply to: phpGiggle-1.2.0 new! Admin GUIplease download bugfix release phpGiggle-1.2.1.tar.gz which fixes the irritating little carriage-return bug in 1.2.0. Thanks for the help, Sushubh.
phpGiggle-1.2.1.tar.gz
A thousand apologies for the “.1” release. Jeesh, maybe I should sell my soul and go work for Micro$oft. What’s wrong with just having “\n” newlines anyway?
Damn AT&T teletypes.
Tony