Why not use a simple blog entry then, where "comments" are just usual guestbook entries? This seems like the perfect solution for you.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Entries should be sorted "Newest at the top" in the "Guestbook Entry" and "Comment" (or german "Kommentar schreiben") should be called "In das Gästebuch eintragen"
With the same IF-statement you can emit "Submit to guestbook" instead of $CONST.SUBMIT_COMMENT or something like that.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
You did download the latest snapshot? The patch to that function should be contained in yesterday's nightly...?
Which nightly are you using?
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
You did download the latest snapshot? The patch to that function should be contained in yesterday's nightly...?
Which nightly are you using?
Ah, ok I use 1.0final, not one of the nightlys. Is it recommended to use the nightly builds on a live site? My understanding is, that all those nightlys are betas of 1.1...
Ah, ok I use 1.0final, not one of the nightlys. Is it recommended to use the nightly builds on a live site? My understanding is, that all those nightlys are betas of 1.1...
Oh, okay. Then you overread my statement that your wish was a feature request that I needed to add to the code.
Since the 1.1 release isn't that far away, I try not to backport too much code to 1.0 and instead focus on getting 1.1 nicer.
I myself am running nightlies on my live-site, and there are no open bugs in 1.1 that I am aware of, so actually 1.1 might be worth a try.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
If your blog is running in UTF-8 charset, you need to save your .tpl file in UTF-8 as well if you make such a special character comparement!
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Yes, instaead of $CONST.SUBMIT_COMMENT you simply place "Submit to guestbook".
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/