epblog-devel Mailing List for Easy Perl Blog
Status: Alpha
Brought to you by:
xayon
You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: David F. (XayOn) <yo...@gm...> - 2008-05-29 12:07:23
|
Epblog uses DBI.pm and CGI.pm for almos everything, it also uses it's own module "Epblog.pm" and Locale::Gettext (not working, I have not started to work on translations nor even main language). It uses database for storing four kind of things (that's why it creates four tables): Pages News Categories Config It uses CSS for aspect-related things and it's composed of three main functions: Show (News/cats/pages) Edit (News/cats/pages/config) I've added experimental cookie support for this, but it's so weird I don't think it'll work Main (Main page) The code is started, but so young and buggy, but I think it can be done soon. -- http://thexayon.wordpress.com Que la fuerza os acompañe. -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS dpu s: a--- C++++ UL++++ P++++ L+++ E--- W+++ N+++ o+ K- w--- O M+ V- PS+ PE+++ Y PGP++ t--- 5 X+++ R tv+++ b++++ DI--- D+++ G+ e- h++ r+++ y++++ ------END GEEK CODE BLOCK------ --XayOn-- Linux registered user #446872 |