phpWebLog Changelog:
.... Wed May 2 11:25:48 EDT 2001
- Added Turkish translation (re Serkan)
- Added Faroese language (re Hilmar Jan)
- Updated Danish language (re steen)
.... Mon Apr 30 12:01:33 EDT 2001
- Changed html parse level option from radio to select type
- Added "dotvoid" theme.
- Fixed a bug in next/prev story links
.... Sun Apr 29 22:21:10 EDT 2001
- Hostnames are now masked except for the domain
.... Sat Apr 28 22:57:31 EDT 2001
- Included API reference for layout management.
- Rewrote F_getTopic and all calls to it to greatly reduce number of
needed sql queries per story.
- Moved functions out of common.inc.php and into func.inc.php
- Fixed bug in archive.php (re Steen)
- Added ability to verify/remove all pending stories.
.... Sat Apr 28 00:51:04 EDT 2001
- Added next / previous story links
.... Fri Apr 27 14:27:57 EDT 2001
- Added 7 new themes / sourced from korweblog.
- Modified search.inc.php so that it searches content, heading, and
summaries in stories, and not just content.
.... Thu Apr 26 00:18:42 EDT 2001
- Modified footer.inc.php to print closing body/html tags in footer
instead of in template footer file.
- Added OpenSoul template
.... Tue Apr 24 22:58:00 EST 2001
- Modified data.sql to eliminate the ' that causes problems with some
hosts (particularly with phpMyAdmin)
- Fixed parse bug ("no action" did not strip slashes)
.... Mon Apr 16 22:08:00 EST 2001
- Added error checking to query in line 48 of blocks.inc.php
- Added error checking to F_count from common.inc.php
- Added error checking to moderate.php story query
.... Wed Apr 11 23:11:00 EST 2001
- Fixed index.php (missing stripslashes for content)
- Modified 3 queries - added @ to function call. All 3 were just
being used to get a count of objects.
.... Wed Apr 4 16:42:00 EST 2001
- Modified include/blocks.inc.php to fix layout problem with IE
.... Wed Mar 21 20:58:00 EST 2001
- Changed mime type in edit.php (re Chuck Mead)
- Minor text cleanup in edit.php
- Removed extra tag in header.tmpl from the xwindow template
- Sort topics when listed (re Jesper Mohr)
- Modified layout.inc.php to make adding PHP support to content easy
.... Wed Mar 14 13:14:00 EST 2001
- Changed DB connection to mysql_pconnect for efficiency
- Fixed bug where comments displayed regardless of topic setting
.... Tue Mar 13 20:53:00 EST 2001
- Fixed typos in norwegian.lng (re Leif Mathis)
- Fixed bug in edit.php - previous values for No Posting/No Comments
were not kept when editing
.... Sat Mar 10 13:23:00 EST 2001
- Updated _AVGHITS to norwegian.lng
- Fixed stories.php bug in page number display (1 left out)
- Added new index.php which allows customized front page
.... Fri Mar 9 21:15:00 EST 2001
- Added _AVGHITS to norwegian.lng
.... Thu Mar 8 21:20:00 EST 2001
- Added $G_PORT to mysql_connect call in common.inc.php (re August)
.... Thu Mar 8 20:48:00 EST 2001
- Fixed stats so that all comments counted, not just top level
- Fixed new parselevel feature so that proper tags allowed are reported
when adding comments
- Minor spelling corrections in english.lng
- Fixed bug where empty indexlinks were inserted (re mocha)
.... Wed Mar 7 21:40:00 EST 2001
- Fixed blocks.inc.php so that Top5 works correctly (picks a story even
if it does not have any comments)
- Added a separate variable to track parse level for comments
*** This change requires an update to the database (1 insert) ***
.... Tue Mar 6 19:58:00 EST 2001
- Changed parser.inc.php so that
is only added for parselevel > 1
.... Mon Mar 5 17:12:00 EST 2001
- Fixed common.inc.php to work with PHP3. Configuration must be read
at the beginning of the file to set language properly.
- Added Originating IP in mail header (Jesper Mohr)
.... Sat Mar 3 18:10:00 EST 2001
- Added code to inline https and ftp urls
.... Thu Mar 1 17:10:00 EST 2001
- Fixed admin/kill.php, removed line 61, changed $tmp to $where in 62
.... Tue Feb 27 18:10:20 EST 2001
- Fixed pages.php, added urlencode on lines 45, 47
- Fixed admin/edit.php, added addslashes on lines 62, 69, 91-94, 108-110
- Fixed include/common.inc.php, corrected logic in F_genSummary
- Fixed stats.php, now sends correct link to profile.php
- Removed print on lines 57, 111, 138, 154, 233, 249, 283 for
php3 compatability
.... Thu Feb 8 13:10:20 EST 2001
- Added $siteslogan variable to header.tmpl
- Stopped development on my end. MochaExpress is handling
her for a while.
.... Wed Feb 7 11:49:40 EST 2001
- Changed all textareas to wrap=virtual
- Added support for multiple years in story archive
.... Tue Feb 6 11:40:37 EST 2001
- Fixed bug in include/blocks.inc.php (re mochaexpress)
- Fixed column bug w/ polls in include/blocks.inc.php
.... Tue Feb 6 00:37:41 EST 2001
- Fixed bug in admin/submit.php (re mochaexpress)
.... Mon Feb 5 10:35:59 EST 2001
- Fixed bug in archive (re Glenn)
- Fixed 0.4.2-0.5.0.sql to drop links table (re flea)
.... Sun Feb 4 02:35:58 EST 2001
- Corrected grammatical error in english.lng (re Carl Fischer)
- Fixed bug in Ananda theme
.... Sat Feb 3 19:35:57 EST 2001
- Fixed php3 incompatibilty bug in admin/edit.php (re xdaniel)
- Removed enctype from contrib form (re BenchRacer)
- Fixed bug in stories.php (re Bill Bradford)
..... Sat Feb 3 00:57:47 EST 2001
- Fixed bug in preview.php (re BenchRacer)
0.5.0 Fri Feb 2 17:39:39 EST 2001
- phpWebLog 0.5.0 is out.
.... Fri Feb 2 11:05:36 EST 2001
- Fixed the fixed bug (re Vincent Danen)
.... Wed Jan 31 17:18:56 EST 2001
- Fixed bug in F_Story (re Glenn)
- Fixed bug in F_drawHeader (re Vincent Danen)
.... Tue Jan 30 11:23:03 EST 2001
- Updated 0.4.2-0.5.0.sql
.... Fri Jan 19 10:59:34 EST 2001
- Fixed bug in admin/topics.php (re crode)
.... Thu Jan 18 11:30:52 EST 2001
- Added Xwindow theme (re Olly)
- Fixed bug in common.inc.php (re crode)
- Altered 0.4.2-0.5.0.sql
.... Wed Jan 17 11:38:33 EST 2001
- Fixed a bug in preview.php
- Cleaned up table dumps
- Added 0.4.2-0.5.0.sql database upgrade script
.... Thu Jan 11 16:17:23 EST 2001
- Fixed a bug in search.inc.php
.... Sat Jan 6 01:40:18 EST 2001
- Removed all references to attachments
- Removed story confidentiality
- Removed spider friendly links
- Cleaned up a little code
.... Thu Dec 28 02:16:32 EST 2000
- Applied mixed.patch which fixes ALOT of little things,
and adds a few things. (much re Peter Chiocchetti)
.... Fri Dec 22 13:53:23 EST 2000
- Updated french.lng (re Pascal)
.... Wed Dec 20 15:51:03 EST 2000
- Worked on topic rules a little
- Removed file attachments for now until a better
method is thunked. (considered)
- Fixed bug in comment mailing
.... Mon Dec 18 11:04:27 EST 2000
- Applied pedantic.patch which fixed several
more bugs and german.lng (re Peter Chiocchetti)
- Added etc/htaccess.examples
.... Sun Dec 17 22:42:53 EST 2000
- Applied notorius.patch which fixed several
minor bugs (re Peter Chiocchetti)
.... Mon Dec 11 13:58:09 EST 2000
- Fixed admin logout bug in admin/submit.php (re A. Erikkson)
.... Sat Dec 9 18:15:20 EST 2000
- Fixed bugs in admin/submit.php (re Remco)
- Fixed type in admin/kill.php (re A. Erikkson)
- UNSTABLE IS BROKEN
.... Thu Dec 7 14:29:56 EST 2000
- Beautified admin pages a little
- Added polls links to navigation if any exist
- Separated pollResults into 2 functions, one for
block display; to make block display look nicer
- Optimized admin/submit.php a bit
- Added ability to edit attachment name & type
- Added ability to kill,add attachments to stories
.... Wed Dec 6 19:21:18 EST 2000
- Worked on file upload attachments some more
.... Tue Dec 5 15:27:23 EST 2000
- Added optional user comments to page/features
.... Tue Dec 5 00:49:06 EST 2000
- Fixed redirect bug in layout.php (re John Johnson)
- Fixed minor permission in fix_permissions.sh (re Peter)
- admin/ now redirects to moderate.php (re Peter)
- Fixed bug in F_getrdf() (re Peter)
.... Mon Dec 4 00:43:11 EST 2000
- Rewrote sql for archiving, fixed search.inc.php
- Added Hot 5 stories block
- Added "Average Hits" to stats page
- Finished "Mail to Friend"
- Added booleans for Mail-to-Friend and Printable-Story
.... Thu Nov 30 12:07:06 EST 2000
- Fixed bugs in links.php (re Andreas)
- More work on story link indexing admin
- Fixed bug in counting num of comments (re hiter)
.... Wed Nov 29 18:24:17 EST 2000
- Fixed bug in layout.inc.php (re Andreas)
- More work on story link indexing
- Fixed bug in links.php
- Fixed bug in stories.php
.... Sun Nov 26 03:23:39 EST 2000
- Topic icons now linked
- Fixed bug where killing a topic deleted
ALL comments. (re JFA)
.... Wed Nov 22 12:25:51 EST 2000
- Fixed bug in F_drawSummary (re Heath)
- Added topic sort type "brief", which
also introduced topics.php
- Added multiple related links option
- Began work on file uploads (INCOMPLETE)
- Added 2 new tables T_IndexNames and T_IndexLinks
for the new Story Link indexing system
- Modified portal.php (again) so that the
IndexLinks hits are counted
- Fixed bugs in F_geturl() and F_getrdf()
.... Mon Nov 20 23:17:53 EST 2000
- Tweaked archive.php a bit
- Renamed phpsite_parse to F_parseContent()
- Added story links to "More Links" box
.... Fri Nov 17 12:50:47 EST 2000
- Modified all language translations, added "printer friendly
version", "share this story", and "More Links".
- Fixed small "More Links" bug in blocks.inc.php
- Moved all admin areas of submit.php to admin/submit.php
.... Thu Nov 16 13:08:26 EST 2000
- Added wap.php (re Lirone Chimoni)
- Added new theme "Papered"
- Fixed bug in search.inc.php
.... Wed Nov 15 13:09:04 EST 2000
- Added $date variable to header template
- Fixed moderation bug
- Added 'mail to friend' (INCOMPLETE)
- Added 'print friendly version'
- Added new theme "Ananda"
- Reintroduced INCLUDE type blocks
- Added new theme "Shanked"
.... Tue Nov 14 17:50:12 EST 2000
- Added Archive section
- Added kuro5hin theme
- Fixed minor bugs in search.inc.php
.... Mon Nov 13 12:57:00 EST 2000
- Added many access-logging routines in admin pages
.... Fri Nov 10 14:14:23 EST 2000
- Tweaked paging system a bit
- Fixed a few bugs in all language files
- Added insert.php for debug purposes
.... Thu Nov 9 18:22:38 EST 2000
- FINALLY added a smart paging system (next/prev)
.... Tue Nov 7 14:23:36 EST 2000
- Added spanish language translation (re Rodrigo)
- Fixed bug in stories due to repost addition
- Added log view to admin panel
.... Mon Nov 6 15:03:19 EST 2000
- Added OrderID to blocks
- Added "Reposted on" notice to reposted stories.
.... Fri Nov 3 12:16:53 EST 2000
- Fixed little bug in links.php (re A. Eriksson)
- Added Link stats back to stats.php
- Added more admin control to links.php
- Added new link text to language files
- Added Hits to the new links page
- Cleaned up portal.php a bit
- Added Hit counter to Pages
- Added Top 10 Pages to stats
.... Tue Oct 31 12:42:22 EST 2000
- Removed Top 10 Links from stats page
- Added "Last 5 Stories posted by" to language files
- Fixed bug in search.inc.php
- Fixed bug in links.php (re A. Eriksson)
- Added Related Link URL to mailing list message
.... Mon Oct 30 12:19:16 EST 2000
- Fixed bug in LastModified (re quakesilver)
- Started integrating Twyst's phpHoo style links
- Completed new links page
- Added "Next" and "Prev" to language files
.... Fri Oct 27 14:33:01 EDT 2000
- Fixed bug in search.inc.php (re Mocha)
.... Wed Oct 25 14:14:23 EDT 2000
- Added configurable cookie expiration to polls
- Added new display type 'Features' to blocks / pages
- Increased story heading from 48 to 96 char limit
- Added $imagedir to templates [template_name/images]
- Touched all templates w/ images to use $imagedir
- Added ability to UNmoderate a story
- Added checkbox to blocks to display only on main page
- Added theme 'moronic' (re moronic.org)
- Fixed bug in pollbooth.php
.... Tue Oct 24 12:40:42 EDT 2000
- Fixed bug in F_geturl() in common.inc.php
- Functionalized search.php (adding search.inc.php)
- Added search results for author in profiles.php
.... Mon Oct 23 10:57:12 EDT 2000
- Fixed reset_passwd.sh script
0.4.2 Thu Oct 19 12:57:47 EDT 2000
- Added phpversion() check to socket_set_timeout
- Added addslashes() in submit.php
- Added nl2br() to parser.inc.php
- phpWebLog 0.4.2 is released. yay!
.... Wed Oct 18 12:09:58 EDT 2000
- Fixed bug in config-story.php (re Theodore)
- Fixed bug in edit.php (re Nick)
- Fixed bug in submit.php
- Added security check (many thanks Dylan)
- Added a phpversion() check in layout.inc.php
to deal with the eval() parse error in php3.
0.4.1 Tue Oct 17 11:44:07 EDT 2000
- Fixed comment spacing bug (re Brian)
- Added cache time to blocks/pages
- Tweaked summary generation a bit
- Fixed comment editing bug
- 0.4.1 is released
.... Mon Oct 16 12:36:21 EDT 2000
- Fixed RSS import bug (re A. Eriksson)
- Fixed summary generation (re Dylan)
- Changed $html_ok to $syntax (2d array)
- Fixed error in pollbooth.php
.... Sun Oct 15 14:59:21 EDT 2000
- Updated Newsforge theme
- Fixed 'missing comments' bug
- New HTML parsing system added.
- Added https:// and mailto: as valid URLs
in formcheck.inc.js
.... Fri Oct 13 19:08:39 EDT 2000
- Fixed recursive bug in comments.inc.php
.... Thu Oct 12 18:07:04 EDT 2000
- Fixed bug in search.php (re Steen)
.... Wed Oct 11 23:28:08 EDT 2000
- Updated portuguese translation (re Jfa)
.... Tue Oct 10 15:50:05 EDT 2000
- Added danish language file (re Steen)
- Finally fixed nl2br bug in common.inc.php
- Fixed reset_passwd.sh
0.4.0 Mon Oct 9 11:24:43 EDT 2000
- phpWebLog 0.4.0 released.
.... Thu Oct 5 15:12:33 EDT 2000
- Fixed summary bug
- Updated german.lng (re Daniel)
- Fixed 0.3.0-0.4.0.sql to preserve comments;
- Fixed _another_ summary bug
- Added "Topics" to language files
- Added Dutch translation (re Remco)
.... Tue Oct 3 15:57:33 EDT 2000
- Touched up NewsForge theme.
- Few cosmetic things.
- Preparing for 0.4.0 launch, 0.4.0 fertile is released.
.... Mon Oct 2 18:37:01 EDT 2000
- Changed newline bug. (re Brandx)
- Added "NewsForge" theme.
- Fixed lang typo in stats.php
.... Fri Sep 29 12:40:43 EDT 2000
- Fixed newline <> break bug (re Theodore)
.... Wed Sep 27 12:36:58 EDT 2000
- Added ftp:// as valid URL in formcheck.inc.js (re Brandx)
- Fixed a few link bugs with urlencode() in search.php
.... Mon Sep 25 13:52:28 EDT 2000
- Renamed "http resources" to "links"
- Added new theme "Blogger"
.... Sat Sep 23 16:13:50 EDT 2000
- Changed "Story URL" to "Complete Story" (re Brandx)
- Changed "Complete Story" to "Related Link"
- Added ability to edit "Related Link"
- Added comments to top 10 polls in stats.php
.... Fri Sep 22 13:00:41 EDT 2000
- Fixed bug in older stories block
.... Wed Sep 20 12:52:50 EDT 2000
- Added summary control boolean
- Added off-site link option which adds $link
variable to story.tmpl and summary.tmpl
This also adds StoryURL field to T_Stories table.
- Fixed a few bugs on stats.php (re A. Eriksson)
- Slight cosmetic revision to search.php
.... Tue Sep 19 15:57:18 EDT 2000
- Fixed bug in preview.php (re ourside)
- Slight change in stats.php
- Fixed bug in F_extractLinks()
- Fixed bug in F_drawSummary()
- Added "tainted" theme
- Added _LASTMODIFIED and _PARENT to language files
- Added Parent to comment reply link to reply to parent
- Made a few theme changes
.... Mon Sep 18 11:27:29 EDT 2000
- stats.php was complete, a slight change in database as well.
- removed crypt() calls, enabling Windows compatibility.
- Completely rewrote T_Config table for expandability purposes.
(see etc/0.3.0-0.4.0.sql for details)
- Fixed 2 dates bugs (comments, preview (re A. Eriksson))
.... Mon Sep 18 01:34:19 EDT 2000
- stats.php was introduced (INCOMPLETE)
.... Fri Sep 15 15:22:17 EDT 2000
- Updated german.lng (re Daniel)
- Added portuguese translation file (re JFA)
.... Thu Sep 14 14:48:52 EDT 2000
- Fixed a bug where editing pages with more than one word
as the heading returned an error.
- Fixed calls to fsockopen (re Daniel)
- set socket_timeout to 5 seconds to getURL() and getRDF()
.... Thu Sep 14 13:24:46 EDT 2000
- Minor house-keeping here and there.
.... Tue Sep 12 14:44:40 EDT 2000
- Fixed small bug in F_extractLinks() (re Theodore)
.... Mon Sep 11 11:07:28 EDT 2000
- Added German translation file (re Daniel)
- Fixed minor variable bug in layout.inc.php
.... Tue Sep 5 14:36:54 EDT 2000
- Added admin functions to comments.
- Modified Older Stories block to use locale (re Andreas)
.... Tue Sep 5 00:02:19 EDT 2000
- Touched up a few themes.
- No new features will be added at this point; bugs need to be
found and fixed before a release is ready.
- Added 0.3.0-0.4.0.sql. Very untested at this point.
.... Mon Aug 28 14:18:19 EDT 2000
- Added number of comments to Older Stories block.
- Increased form field lengths. (email,story title)
.... Wed Aug 23 16:22:32 EDT 2000
- Added extra boolean in config to automatically
link href/mailto tags in stories.
.... Tue Aug 22 14:47:39 EDT 2000
- Added Summary textarea to contribution page.
- Fixed a bug in preview.php
- Exporting RDF to specific file instead of backend/weblog.rdf
is now available.
- Added MailingList option to have new stories sent to an email
address definable in config.
- Moved userform.inc.js to base dir
..... Mon Aug 21 20:41:23 EDT 2000
- Rewrote the multilanguage system entirely.
..... Thu Aug 17 15:47:18 EDT 2000
- Added blackbox theme
..... Wed Aug 16 12:01:13 EDT 2000
- Fixed bug where comment searching was possible when
comments were disabled. (re Brian King)
- Split admin configuration into 3 pages. (site,story,extended)
- Renamed inc.d/ to include/
..... Tue Aug 15 17:18:53 EDT 2000
- Added afterstep theme
- Added slash theme
..... Mon Aug 14 18:23:52 EDT 2000
- Worked on themes / layout
- Added ewaddle theme
..... Thu Aug 10 17:41:02 EDT 2000
- More grinding on themes / layout
..... Wed Aug 9 12:15:15 EDT 2000
- Fixed killing of threaded comments
- No longer need to moderate stories posted by admin
- Added left/right block widths to layout
- revamped templates so that a layout (theme) will consist
of the page variables and individual templates. INCOMPLETE
(ex: the 'blah' theme can use the block template from the
'foo' theme and use the footer template from the 'bar' theme)
..... Mon Aug 7 17:28:35 EDT 2000
- Introduced language translations. (many thanks to Andreas Banze)
- Split common.inc.php into seperate areas.
- Timezone no longer needed.
..... Thu Aug 3 15:36:18 EDT 2000
- Fixed bug in pages.php where URL type pages weren't being
updated.
- Cosmetic change on links.php
- Extended template to include header.tmpl and footer.tmpl.
- Added $icon to story/summary templates for topic images.
..... Tue Aug 1 12:38:32 EDT 2000
- Split block template into seperate left/right templates.
..... Mon Jul 31 16:35:48 EDT 2000
- Combined pages and blocks. Added new URL type.
Now there's (HTML, RDF, or URL type blocks)
- Worked on threaded comments a bit more.
..... Fri Jul 28 15:18:35 EDT 2000
- Worked on comment threading.
..... Thu Jul 27 17:57:01 EDT 2000
- Functionalized comments/posting to make room for threaded
comments.
..... Wed Jul 26 17:38:38 EDT 2000
- Moved all block functions into one for functionality reasons.
the file inc.d/blocks.inc is now obsolete.
- Rewrote the block add/edit forms to allow for HTML or RDF
type blocks. New field for RDFs.
..... Tue Jul 25 17:52:29 EDT 2000
- Introduced 3 column block functionality. Blocks now have
a three(3) mode state. (left,right,off)
..... Fri Jul 21 14:52:48 EDT 2000
- All dates now formatted using $G_DATE instead of hardcoded
mysql date_format function.
..... Wed Jul 19 18:19:14 EDT 2000
- More grinding on templates...a lot of progress
- Ran into a problem with INCLUDE type blocks.
..... Tue Jul 18 15:28:46 EDT 2000
- More grinding on templates.
..... Mon Jul 17 21:30:20 EDT 2000
- Started work on template system. Templates will reside in
backend/template/. See the NOTES file in that directory for
available variables. INCOMPLETE
..... Sun Jul 16 04:34:56 EDT 2000
- Functionalized comments, making comments.inc and
postcomment.inc obsolete.
- Added comments to polls.
- Polls now only show on story pages
..... Sat Jul 15 15:11:58 EDT 2000
- split modes.php and misc.php into multiple pages
..... Fri Jul 14 13:46:53 EDT 2000
- Added boolean for story contributions on/off. if off, only
admin can access contrib.php.
- Changed all tables to use date+microseconds as their primary
keys instead of incrementing ints.
ex: story=00/07/14/384732 instead of story=38
THIS IS INCOMPLETE AND BARELY FUNCTIONAL
..... Thu Jul 13 11:00:58 EDT 2000
- Fixed search bug (re Ed)
- Added poll table schemes to etc/0.2.4-0.3.0.sql (oops)
0.3.0 Wed Jul 12 17:17:47 EDT 2000
..... Tue Jul 11 10:57:37 EDT 2000
- Fixed bug in pages.php (re stefan)
- Fixed IP logging to handle reverse DNS if possible
- Added admin notification for new stories (re Jim)
..... Mon Jul 10 15:00:07 EDT 2000
- Added etc/fix_permissions.sh.
- Modified the search results look.
- Began work on new template system. This will not be
included with 0.3.0.
- Added a few stripslashes() in profiles.php (re Brian)
- Added Host to stories,links,comments table to story
IP addresses as well as a boolean in config to disable/enable
showing these. Admin can always see them.
..... Sun Jul 9 16:06:01 EDT 2000
- Fixed bug in postcomment.inc
- Added .htaccess files in etc/ and logs/ to disallow
any http requests to those directories.
- Added addslashes() to edit poll area.
- Fixed another poll bug. (re Alex)
..... Sat Jul 8 23:54:10 EDT 2000
- Little stuff here and there. Is this thing ready for
0.3.0 release yet?
..... Fri Jul 7 13:19:00 EDT 2000
- Fixed bug when editing polls.
- Added admin logging. writes to /var/access.log
..... Thu Jul 6 17:32:09 EDT 2000
- Worked on polls a bit more.
..... Wed Jul 5 10:51:00 EDT 2000
- Fixed bug in config.php when changing SiteKey.
- Fixed bug in F_break.
- Added PageWidth and AreaPadding to Layouts.
- Fixed bug in preview.php.
- Rewrote polls, added comments to polls. (re JasonW)
..... Tue Jul 4 01:34:40 EDT 2000
- Added preview / post buttons on both contrib.php and
preview.php. (re philip)
- various improvements here and there.
- Fixed bug in validatePreview() (re paul)
- Only one (random) poll per page now. (re philip)
..... Mon Jul 3 13:48:24 EDT 2000
- Added display boolean to pages.
- Fixed various bugs / redirect improvements (re philip)
- Added array of nonsense submit buttons. (re philip)
- Added a check in submit.php to redirect w/ error if
no HTTP_POST_VARS are found.
..... Sun Jul 2 22:17:00 EDT 2000
- Fixed bug in blocks.inc (re justme)
- Made change to article view (re alex)
- Fixed bug in getPoll() when you edit poll from blocks.
- Fixed bug where linking pages.php (re philip)
..... Sun Jul 2 13:12:57 EDT 2000
- Moderation mode now shows full story instead of just the
summary.
- Added IMG tag to list of allowed HTML tags.
- Renamed Code to Type in T_Blocks
- Removed PHP-type block. Use INCLUDE instead.
- Fixed bug in makeImages()
- Fixed bug in misc.php for adding INCLUDE-type blocks.
- if bgcolor is the same as content bgcolor, a HR is placed
to seperate the entries.
..... Sat Jul 1 23:06:16 EDT 2000
- Fixed HTML bgcolors in contrib.php (re philip)
- Added a check to ensure file exists when adding/editing
an include-type block.
- Moved message warning to end of header.inc rather than
scattered in different files.
- Added javascript function to check for valid URLs.
- The poll bar.gif is now generated based on LinkColor.
- added stripslashes() throughout modes.php..
..... Fri Jun 30 14:13:41 EDT 2000
- Changed encryption methodology again.
We now use md5 instead of crypt(). For example:
admin cookie name = md5([SiteKey]_admin);
..... Thu Jun 29 16:07:03 EDT 2000
- Various addslashes() fixes.
- Added boolean to toggle the makeCurves call which uses
GD to dynamically create gifs. Does this work?
- More various fixes.
- Fixed a bug in submit.php for EmailComments
- Changed admin cookie so now it encrypts both the name and
value, using the sitekey as the salt. This should solve a
security issue discovered by JasonW. thank you.
- Changed poll/usersave cookies to not make SiteKey visible.
..... Wed Jun 28 12:08:17 EDT 2000
- Added addslashes() all over the place in submit.php.
- Various fixes here and there.
- Introduced upgrade script, 0.2.4-0.3.0.sql.
- 0.3.0 ripe
..... Tue Jun 27 11:13:56 EDT 2000
- Created var/ for scratch files.
- Fixed a bug in poll cookies.
..... Mon Jun 26 04:46:34 EDT 2000
- Added F_makeCurves() which generates a IMG_CURVE gif
with the background color specified in layout.
- Layout: removed MainLinkColor/BlockLinkColor, added
a general LinkColor and FontSize.
- HTML improvments on the tables. (another nested)
- Changed the way user comments look.
- Introduced 'Pages' system.
..... Sun Jun 25 23:47:21 EDT 2000
- Block type now editable.
- Added INCLUDE block type.
..... Fri Jun 23 10:34:25 EDT 2000
- Added summary to edit story area.
- Split story / block editing stanza.
..... Thu Jun 22 11:43:16 EDT 2000
- Changed all instances from php3 to php.
- Added Type to blocks table, allowing a new block to
be either HTML for PHP.
- Semi-finished the poll section.
..... Mon Jun 19 19:17:44 EDT 2000
- Introduced support for polls. This involves 4-5 functions, and
the addition of booth.php3. Original code contributed by
Dave Bettis, clean up into functions for phpWebLog use.
..... Mon Jun 19 00:59:36 EDT 2000
- Added ability to search comments and authors in search.php3.
Comment searching is very basic at this point, but anything
more elaborate would require much more overhead. I'll wait
this one out and see if it's really needed.
- Added preview.php3 from contrib.php3 to allow for better
story preview interface.
- Added Summary to Stories, editable in preview mode.
- Fixed bug in profiles.php3 where Author names could only
be one word.
- Added more error checking in various places.
- HTML checking function added, allowed HTML tags can be defined
in common.inc.php3. Also informs users if HTML tags are allowed
and which ones they are able to use in their stories. Comments
are not affected.
..... Fri Jun 16 02:55:35 EDT 2000
- Added ability for comments to be emailed to original story
poster. this is optional in config.
- Added error handling function, F_error()
..... Thu Jun 15 14:45:51 EDT 2000
- Added extra column/speck to the three column spread for
better layout control.
- Seperated site name from site slogan. Slogan is used for RDF description.
..... Wed Jun 14 19:01:23 EDT 2000
- Added SiteOwner to config for contact form.
- A lot of progress made, new Layout manager now functional.
..... Tue Jun 13 00:51:28 EDT 2000
- Added Subject field to profiles/contact form.
- Wrapped urlencode/urldecode around urls in links.
- F-I-N-A-L-L-Y fixed the admin/password problem.
..... Mon Jun 12 10:11:43 EDT 2000
- import_layout works now.
- Added boolean in config for user comments/sorting.
- Seperated F_start into 3 functions. (normal, block, comments)
- Added ability to add curve to block boxes
- Cleaned up all style references site-wide.
..... Sun Jun 11 22:56:39 EDT 2000
- Started on new Layout Manager. This is gonna be a big one.
- Added Topic sorting to config. Very limited.
- Added working etc/setup.sh for clean installations.
- Changed story id variable from "id" to "story".
- fixed cap inconsistancy with F_getTopic() in common.inc.php3
- Started on new layout/xml engine. (xlay)
..... Fri Jun 9 10:45:13 EDT 2000
- Fixed bug in Allow HTML option in config.
- Removed 'Words in Body' from summaries.
- Added docs/ directory for future documentation. (re JasonW)
0.2.4 Thu Jun 8 10:37:38 EDT 2000
- All is quiet in the bug reporting room. It's time for a release.
..... Thu Jun 8 09:28:38 EDT 2000
- Changed Hits data type from TINYINT to INT in tables.sql. (re JasonW)
..... Wed Jun 7 17:56:18 EDT 2000
- Added ability to edit links.
- Fixed path problem with edit (?)
- Fixed a bug in search that wasn't returning stories that
started with the requested query.
- Added search criteria platform for advanced searches. (re JasonW)
- Now strips html in story summaries.
..... Wed Jun 7 12:22:18 EDT 2000
- Fixed bug in adding topics.
- Added stripslashes() to article posting.
- Fixed contrib to send cookies again.
- "Curve" bug fixed in F_article();
- Fixed bug in preview story mode where funky characters were
breaking html.
..... Tue Jun 6 12:38:47 EDT 2000
- Added number of unmoderated stories to topics list.
Ex: (7/1) means 7 stories, 1 unmoderated.
- Added 'words in body' to story summaries.
..... Tue Jun 6 04:37:03 EDT 2000
- Fixed bug in export_rdf(), added to rdf file.
..... Mon Jun 5 16:32:19 EDT 2000
- Added preview mode to contrib.php3 to allow the poster to preview
their article before it gets posted.
- Fixed moderation mode so when you kill/edit/verify a story, it
returns back to moderation mode.
..... Mon Jun 5 12:18:11 EDT 2000
- The was a RDF/RSS bug where all rss files had hardcoded links to
phpweblog.org. Duh.. And rewrote it as a function.
..... Sat Jun 3 23:58:33 EDT 2000
- Fixed a bug in comments where URLs weren't being sent.
- You can no longer see Anonymous profiles.
- Moved search routines to search.php3. Search results now
just list the Titles and not the content.
- Fixed bug where Topic wasn't showing in story header cell.
- Fixed a problem with rdf.inc where language wasn't being
passed. RDF/RSS works now, but there is hardly any customization
available at this point. If it gets used and requested, it
will be added to config.
..... Sat Jun 3 15:24:35 EDT 2000
- Added ability to post/save users' URL when posting a comment of
story.
- Introduced profiles.php3 which allows for users to view each
others' profiles. Email address are also completely invisible now.
A form was introduced to allow the sending of email to users
without the sender ever seeing the email address it is being sent
to.
..... Sat Jun 3 05:45:17 EDT 2000
- Moved BasePath and BaseAddress to common.inc.php3.
- Added another admin cookie check to be sure only the admin
is changing the configuration in submit.php3.
..... Thu Jun 1 18:20:28 EDT 2000
- Changed the name from Scores to Views to allow for user voting info
to be kept in Scores.
- Introduced XML/RDF backend option in admin. Uses a class written by
Hans Wolters. This file gets written on every story submission, and
only writes story items that are approved by moderator.
- Fixed the bug where the admin cookie wasn't sending.
- Added boolean in config to either allow HTML, strip HTML, or
convert HTML to <code>
..... Thu Jun 1 12:19:09 EDT 2000
- Prevented search results from returning unmoderated stories.
- Prevented unmoderated articles from being counted in topic list.
- Admin passwords are now encrypted using crypt() instead of
the virtually useless rot13() algorithm.
..... Wed May 31 18:14:09 EDT 2000
- Fixed several HTML errors
- Topic Manager is finished
- Added Topic Image to story.
- Added the ability to save user info from Contribute page.
- User Info cookies now last @ 6 months.
- Added ability for admin to repost stories, effectively
updating the timestamp, thus placing the story on the front page.
- Possibly fixed a bug that was causing problems when killing
a comment with some browsers with urlencode().
..... Tue May 30 16:13:12 EDT 2000
- Curved header images thingy is functional, but needs asthetic
tweaking.
- Fixed admin modes.php3
..... Tue May 30 02:20:10 EDT 2000
- Made improvements on the topic manager.
- Started to reconstruct the admin mini-menu.
- Introduced Curved image to header option.
..... Mon May 29 15:46:50 EDT 2000
- Removed the mailing-list support. This is technically out of
the scope of purpose for phpWebLog and is better left out.
..... Sat May 27 19:28:41 EDT 2000
- Finished up on the new admin structure. You can access the
admin page by simply calling http://site.com/admin
- Fixed the expiration of the cookie that stores the visitor's
user information when they post a comment.
- The same ookie information is now retained for contributing
news as well as posting a comment.
..... Sat May 27 12:53:23 EDT 2000
- Admin areas were split into multiple files under the admin/
directory. admin.php3 was just getting too large with too many
modes to organize properly.
- Topic Manager is almost complete.
0.2.3 Wed May 24 14:43:09 EDT 2000
- There are unfunctional parts, but it is long overdue for a
code freeze.
..... Wed May 24 00:50:36 EDT 2000
- Fixed a bug that was caused by fixing another bug relating
to item sorting and timestamps. (links submissions work again)
- Started work on being able to better place where the blocks
are. This is leading to a revamp of the html table placement
for the whole site.
..... Tue May 23 02:21:48 EDT 2000
- Fixed a bug relating to item sorting and timestamps.
..... Mon May 22 02:10:19 EDT 2000
- Made alot of progress on the layout configuration page. It's
a nifty little system once you get the hang of it. You define
a default layout in the site config based on the layouts you
define in the layout config. ok ok?
- Fixed a few minor bugs.
- Added Footer Foreground color to layout page.
- Started work on the Topic Manager. As of now, only delete works.
- Added new layout variable Area Padding which is cellpadding
for the whole page.
..... Sun May 21 02:43:08 EDT 2000
- Introduced portal.php3 which is a redirect script to keep score.
Tracking score of off-site links and stories will the primary
function for now. Admin can enable/disable the displaying of
score in config.
- Added ability to save name/email to post comment section.
- Added two booleans to admin to allow admin to toggle anonymous
comment posting and the saving of user info.
- Fixed the confirmation box that pops up when you try and delete
a record. It no longer has to refresh if you cancel.
- Added second password field in config to prevent accidental
changing.
..... Sat May 20 17:02:54 EDT 2000
Fixed a few minor bugs with layout config.
- Finished up the config section of admin.php3.
- Removed the 'module system'. It would be best (more logical)
to just have the modules/addons hardcode and provide booleans
in the config to enable/disable. So far, there are two. (Topics
and Links can be toggled)
..... Sat May 20 06:25:37 EDT 2000
- Finished up on layout section in admin.
- Added a module system to allow toggles for 'external'
functionality. (ie, the links section). The more I think about
this, it makes no sense since all the code is already there.
Either module is a bad term to use or they should just be
treated like internal booleans. (topics)
- Removed some redundant nested tables from the news section
to increase page loading time.
-Replaced the admin images (delete,edit,verify) with text.
..... Thu May 18 18:12:38 EDT 2000
- Added offset, news limit to stories listing to allow for the
admin to set a default number of stories to display per page,
and pages are browsable with prev/next links at the bottom.
- Added a password-protection front-end to admin.php3 so
you no longer need .htaccess to protect this file, unless you
want the additional access control.
..... Thu May 18 04:11:01 EDT 2000
- Constructed the new admin page today. It includes all system wide
defines except database settings which are in common.inc.php3. (for
initial db connection) Table colors, font color / face, and block
width was all added as well..
..... Wed May 17 03:22:50 EDT 2000
Bah, i decided to continue with this thing afterall. Theres too
many ideas i'd like to implement that would require so much rewriting
in thatware.. so my development will continue on phpweblog, slowly.
- All variables defined in config.inc.php3 have been moved into the
database to allow for online editing of everything.
- Topics were split into their own table. A few new variables were
introduced as well.
0.2.2 Tue May 2 02:44:55 EDT 2000
Well, i think this is where development will die. After playing
with thatphpware (http://www.atthat.com), I feel my efforts for a
perfect and clean web news management system will be best utilized
if I help contribute to it. The direction of flexability and
architechure with phpweblog was basically a clone of thatphpware,
and i was simply unaware that thatphpware even existed until just
recently. I will consider 0.2.2 the last release of phpweblog by me.
0.2.1 Mon May 1 14:23:32 EDT 2000
Topics were added.. definable in common.inc.php3.
0.2 Sat Apr 29 12:55:43 EDT 2000
Moderation can be enabled/disabled. New user submissions can be
verified/deleted from admin mode.
There was a change in the News mysql table. If you are currently
running v0.1, you will have to recreate the News table, thus
losing all News entries unless you alter the table manually
instead of doing step 2 above. (Verified CHAR(1) field was added)
Admin menu was added. Logout is now available.
Fixed security leak, renaming common.inc to common.inc.php3.
Be sure to delete your old common.inc as it is viewable
by the world in plain text.
Comments are now editable. Links are not.
0.1 Wed Apr 26 18:19:23 EDT 2000
v0.1 released. Initial announcement.