-
IMHO: The XML document encoding is UTF-8. Therefor special characters should be UTF-8 encoded and thats it. Browsers should detect the correct encoding by XML header. You should check the web server configuration if another encoding is send with the HTTP response header.
2010-01-05 19:00:35 UTC by sonicmstr
-
Doctype of HTML code is XHTML 1.0 Strict but the code itself does not conform to it. On the first look I saw a lot of tags without end tag. But I think it is worth to validate with a HTML validator.
2010-01-05 13:36:12 UTC by sonicmstr
-
sonicmstr committed patchset 133 of module src to the PHP Gift Registry CVS repository, changing 24 files.
2010-01-05 13:30:48 UTC by sonicmstr
-
It would be great to see the date an item was added to someone's list. For instance, I see my sister updated her list on 23 December -- but what did she add? I don't know what's new and what's old. It would be nice to easily be able to tell the date on which items were added. Thanks!
/Kevin.
2009-12-26 17:00:02 UTC by commonplace
-
I am still running an older version of phpgiftreg, so I only posted the added code for the index.php.
2009-12-21 18:25:45 UTC by phillyhotshots
-
Philly, are you sure you rar'd up the correct files? I just looked at them, and I know you said your PHPGiftReg is heavily modified, but that index.php file doesn't seem to have anything to do with PHPGiftReg at all. Or am I completely stupid? (This is entirely possible; don't be afraid to say so.)
/Kevin.
2009-12-18 19:19:57 UTC by commonplace
-
Ok, I tried the "Code Sample" button on this site, although can't post it without it executing. Even tried with no luck... [here is a link to a RAR with my changes.][1]
[1]: http://www.ubersuite.com/phpgiftreg/searchbox.rar.
2009-12-14 14:46:47 UTC by phillyhotshots
-
A few years ago I wanted to do away with "Families" but didn't want everyone to be able to see the complete memberlist when they logged in (there are 50+ Families using my site). Instead I wanted members to be able to search for friends/relatives, and add them that way. My version of phpgiftreg is heavily modified, so I don't know how easy this will be to incorporate into the next release, but I...
2009-12-14 14:16:04 UTC by phillyhotshots
-
I am still on CVS and didn't convert to SVN because I couldn't figure out how to import the history. The latest stable release I have is in CVS.
Thanks!
2009-12-13 16:45:33 UTC by generalpf
-
Thanks! I have access to everything, but I was hoping to start from your most recent work. Are you using SVN? If nothing else, you could email it to me.
2009-12-13 07:22:30 UTC by aeiche