- mod HL01 - Number of entries per page
(available for GBook 1.7 in topic viewtopic.php?t=2704) - mod HL02 - Required e-mail address
(available for GBook 1.7 in topic viewtopic.php?t=2722) - mod HL03 - Notification posts to the visitor
(available for GBook 1.7 in topic viewtopic.php?t=2942) - mod HL04 - Read Only mode guestbook
(available for GBook 1.7 in topic viewtopic.php?t=3467) - mod HL05 - Required 'from' field
(available for GBook 1.7 in topic viewtopic.php?t=3488) - mod HL06 - Extra field
(available for GBook 1.7 in topic viewtopic.php?t=2768) - mod HL07 - Optional 'comments' field
(available for GBook 1.7 in topic viewtopic.php?t=4284)
Because I don't have as much free time as i used to have. the 'Gbook HL-modified' based on Gbook version 1.5will no longer be upgraded.
Instead of that, when someone requests it, i will post modifications to apply yourself to the at that time current version of GBook as shown above.
Post requests in a new topic please.
Title: GBook HL-modified (no longer updated)
Date: January 21, 2009
Author: Henrie van der Locht
Website: http://members.home.nl/h.vdlocht/gbook_xhtml/ (is waiting for an update/upgrade)
Download: gbook15_hl07a.zip [93 kB]. (Latest full HL-modified guestbook that was released. See below for added functionality compared to standard GBook 1.5)
Modifications in version Gbook 1.5 mod HL.07a :
- Valid XHTML 1.1 code
(GBook 1.7 uses XHTML 1.0 Transitional, no HL-mod available yet to change this) - Removed tables for complete layout in <div> and <span> with external css.
(Available in standard GBook as of version 1.7) - Translatable with external language files. Currently EN en NL included.
(Available in standard GBook as of version 1.6) - Optional not displaying title and back to website link in tophtml.
(Can be done in GBook 1.7 by editing the template file overall_header.php, no HL-mod available yet to change this) - Option to display e-mail and website links of visitor as images.
(Can be done in GBook 1.7 by editing the template file comments.php, no HL-mod available yet to change this) - Option to send an e-mail to the visitor when he/she has added an entry.
(Not available in GBook 1.7. HL-mod available in the topic viewtopic.php?t=2942) - Choose which fields are required from the settings.php file. Required fields in the sign form are automatically marked according to css style.
(Not available in GBook 1.7. HL-mod available for required e-mail address in the topic viewtopic.php?t=2722 and for required 'from' field in topic viewtopic.php?t=3488) - Choose which fields are available to fill by the visitor by settings in the settings.php file.
(Partly available in GBook 1.7, only URL-field option. HL-mod not yet available) - Option to use an alternate stylesheet chooser.
(Not available in GBook 1.7. HL-mod not yet available) - Banning users by e-mail address.
(Not available in GBook 1.7. HL-mod not yet available) - Styled text can be used in messages.
(Not available in GBook 1.7. HL-mod not yet available) - Option to set how many posts are shown in one page.
(Not available in GBook 1.7. HL-mod available in the topic viewtopic.php?t=2704) - Option to display e-mail addresses publically or not.
(Available in standard GBook as of version 1.6)
The modifications in this xhtml 1.1 version (HL.01 - August 19, 2005) are:
- Valid xhtml 1.1 code (mostly changes for & in url string and closing open tags).
- Moved inline stylesheets to external stylesheet.
- Removed tables for layout and use <div> and <span> with external css.
- Almost all of the layout and styles is configurable from style.css.
- Optional not displaying 'website title' and/or 'back to website' link in top of page.
- Option to display e-mail and website links of entry submitter as images.
- If a field in an entry is not filled, the text (for example "Homepage:") is not displayed (now also available in standard GBook version).
- Option to send an e-mail to the visitor when he/she has added an entry.
- Choose which fields are required from inside the settings.php file. Required fields in the sign form are automatically marked according to css style.
- Changed breakup of long lines from <br> to a space because it also truncated normal text lines by inserting the <br> in the entries.txt file(now also available in standard GBook version).
- The multilanguage functionality from Andreas Kakanis-Silk with the use of external language files is also part of this version. Included are english and dutch language files. The files include a few more text strings because of added functionality.
For changes in HL.03 (December 14, 2005) look at this post and this post (both further down this page).
For changes in HL.04 (March 13, 2006) look at this post (further down this page).
For changes in HL.05 (July 28, 2006) look at this post (further down this page).
For changes in HL.06 (July 30, 2006) look at this post (further down this page).
For changes in HL.07 (October 15, 2007) look at this post .
For changes in HL.07a (January 21, 2009) look at this post .
I made these modifications because I like to use css files for layout and think pages should be coded according to the standards (in this case XHTML 1.1).
The other modifications I made because I needed or liked the functionality.
I hope others find this useful.
Greetings,
Henrie van der Locht