Resources
Getting started
Support
Development
User Functions
Don't have an account yet? Sign up as a New User
Lost your password?
What's New
STORIESNo new stories COMMENTS last 2 daysNo new comments
TRACKBACKS last 2 daysNo new trackback comments
NEW FILES last 14 days
LINKS last 2 weeks
Older Stories
Monday 17-Mar
Tuesday 08-Jan
Saturday 29-Dec
Tuesday 04-Dec
Sunday 04-Nov
|
|
Monday, May 05 2008 @ 03:00 PM EDT
Contributed by: Dirk
Views: 372
 The Geeklog Team would like to announce that the first beta release of Geeklog 1.5.0 is now available for download. This release incorporates the results of last year's Google Summer of Code, namely:
- New user-friendly install script by Matt West
- New Configuration GUI (replacing config.php) by Aaron Blankstein
- New Webservices API based on the Atom Publishing Protocol by Ramnath R. Iyer
Geeklog 1.5.0 also provides support for OpenID and LDAP, includes FCKeditor 2.6, and much more.
A word of warning, though: We are releasing this beta version in an attempt to keep the schedule we announced earlier, i.e. having a new release out by the time the coding starts for this year's Summer of Code. It is not finished yet.
| Forum |
Topic |
Last Post |
| General Help |
Reading original manual $_CONF valuesReading original manual $_CONF values Started by: LWC, 05/09/08 08:20 AM Views:16, Replies:1 Last reply by: Dirk
|
05/09/08 08:51 AM[code]if (file_exists('config.php')) {
require_once 'config.php';
} else
{
$my_config =
config::get_instance();
$_MY_CONF =
$my_config->get_config('myplugin');
}[/code]
bye,
Dirk
|
| Plugin Help |
Classifieds PluginClassifieds Plugin Started by: richardbkk, 05/09/08 07:07 AM Views:13, Replies:0
|
05/09/08 07:07 AMOkay, one question, does anybody have
the Classified plugin running with GL
1.4.1?
If I try to install it just
does nothing, and in the error log it
says
[code]Tue 29 Apr 2008 07:52:18 EDT
- 1064: You have an error in your SQL
syntax; check the manual
|
| Plugins |
New Calendar PluginNew Calendar Plugin Started by: ronack, 01/13/08 11:51 AM Views:848, Replies:13 Last reply by: jmucchiello
|
05/09/08 01:45 AMI hate to sound apologetic all the time
but having bronchitis for 3+ weeks has
really made progress come to a halt.
It's coming. Some day. That's all I'll
say.
|
| General Help |
how to change themehow to change theme Started by:,gary,05/08/08 18:49 PM Views:45, Replies:1 Last reply by: LWC
|
05/08/08 19:05 PM[faq:34] - in v1.5b1+ the configuration
is done online.
|
| GL 1.x |
Geeklog v1.5.0 BETA 1Geeklog v1.5.0 BETA 1 Started by: LWC, 05/07/08 07:28 AM Views:194, Replies:4 Last reply by: LWC
|
05/08/08 18:25 PM[quote]Not everyone will upgrade to 1.5
immediately.[/quote]
That doesn't mean
plugin authors shouldn't already use the
code I supplied above (manually or by
using your file). It's just some lines
that will make plugins v1.5 ready
(assuming there aren't a
|
| General Help |
Should I Be Concerned About this Error?Should I Be Concerned About this Error? Started by: tacomamama, 05/07/08 21:26 PM Views:81, Replies:2 Last reply by: Dirk
|
05/08/08 15:23 PMAs Markus said, it could have been a
temporary problem at your hoster's end.
Is there anything in your error.log for
the time?
bye, Dirk
P.S. And, yes
[faq:18 backups] are never a bad idea.
|
| Plugin Help |
Php in statics pagePhp in statics page Started by: manowar, 05/07/08 11:19 AM Views:99, Replies:3 Last reply by: jmucchiello
|
05/08/08 13:18 PMYour staticpage should look exactly like
this.
[code]
$text = 'hello
word!';
echo $text;
[/code]
|
| General Help |
Can't work out why upgraded site's css is d...Can't work out why upgraded site's css is d... Started by: SamF, 04/13/08 15:21 PM Views:327, Replies:6 Last reply by: 1000ideen
|
05/08/08 03:14 AM[QUOTE]I really like Geeklog, but
breaking the basic stylesheet with every
upgrade is just going to send me over to
the Drupal camp.[/QUOTE]
Do you think
it is better there? I remember dramatic
changes in the layout and even complete
changes in the tech
|
| PHP Blocks |
Top Users BlockTop Users Block Started by:,Mark,05/03/08 09:26 AM Views:127, Replies:1 Last reply by: Mark
|
05/08/08 01:04 AMno one? :cry:
Sorry i ask, but it's
because i have no knowledge to make
it.
|
| Installation |
Mod/Hacks for SubTopics`Mod/Hacks for SubTopics` Started by:,Auspexian,05/05/08 01:17 AM Views:131, Replies:1 Last reply by: beewee
|
05/07/08 16:25 PMThat's not possible as far as I know.
There's some workaround with an older
menu plugin, but I guess it doesn't work
with newer GL versions.
|
Monday, April 21 2008 @ 03:50 PM EDT
Contributed by: Dirk
Views: 502
 Google have now published the list of accepted students for this year's Summer of Code. For Geeklog, the following projects made the cut:
For Geeklog 1.x:
- Jared Wenerd will be working on improving the comments handling, mentored by Michael Jervis
- Sami Mazen Barakat will be working on improving the search functionality, mentored by Randy Kolenko
- Matt West returns to further work on the install script and improve the plugin installation process, mentored by Dirk Haun
- Aman Parnami will be working on a Mailman plugin, mentored by Blaine Lang (with some help from the Mailman project)
For Geeklog 2:
- Dhairya Dnyanpal Dand will be working on a generalized mapping plugin, mentored by Justin Carlson
- William P Bushey will be working on social networking features, mentored by Michael Tutty
Congratulations to Aman, Dhairya, Jared, Matt, Sami, and William and we're looking forward to working with you during the summer.
Thanks to everyone who submitted an application and our apologies to those that weren't selected. If you have any questions regarding your application, feel free to contact us at the usual address.
Monday, April 14 2008 @ 03:50 AM EDT
Contributed by: Dirk
Views: 699
 So while we're busy reviewing the student applications for the Summer of Code, here's a quick update on the status of the next Geeklog release, 1.5:
The plan is to release Geeklog 1.5 (which includes the results of last year's GSoC) in time for the start of the coding phase of this year's Summer of Code. In other words, before May 26th.
Things are looking good so far. There are still some bugs and kinks to be worked out (e.g. support for MS SQL is currently broken), but there is already one site out there running on 1.5.
And in related news, our bugtracker, which was missing in action for over a year now, is tentatively back.
Tuesday, April 08 2008 @ 03:30 AM EDT
Contributed by: Dirk
Views: 685
 Student applications for this year's Summer of Code have now closed. Thanks to everybody who submitted an application!
We will now review and rank the applications. Results will be published on April 21st.
In the meantime, can all those who submitted an application please keep an eye on it? We may have questions or comments, which you may want to reply to.
Tuesday, March 25 2008 @ 06:00 AM EDT
Contributed by: Dirk
Views: 1,085
 Update: Google has extended the deadline for student applications by one week until April 7.
Student applications for this year's Summer of Code are now open! We're looking forward to applications from students wanting to work on Geeklog. Please see our ideas page for details.
If I may add a few notes and tips:
- There's no need to rush!
Applications are open until April 7, so take your time. We would rather see a detailed application on April 7 than a rushed one now. There are no bonus points for being early. Of course this shouldn't stop you from talking to us now (to discuss your ideas, send in drafts, etc.).
- "I'm interested in working on Geeklog!" is not an application
The application is supposed to tell us which project you would like to work on, how you plan to do it, and include a timeline. You may also want to tell us something about yourself and why you think we should pick your application. If you have any questions, talk to us before sending the application. Contact details are listed on the ideas page. Please also review all the extensive information that Google provides for students.
- Look out for comments on your application.
Once you've submitted your application, please keep an eye on it, as we may have questions and comments.
(This list may be updated if necessary.)
First | Previous | 1 2 3 4 5 6 7 8 9 10 | Next | Last
|
|
Who's OnlineGuest Users: 17
What is Geeklog?Geeklog is a PHP/MySQL based application for managing dynamic web content.
"Out of the box", it is a blog engine, or a CMS with support for comments, trackbacks, multiple syndication formats, spam protection, and all the other vital features of such a system.
The core Geeklog distribution can easily be extended by the many community developed plugins to radically alter its functionality. Available plugins include forums, image galleries, and many more.
Bounties!Bounties provide a chance for developers to earn some money in return for their contribution to Geeklog. Learn more.
Sponsors
Geeklog bounties are sponsored by the following companies:
- AOE media GmbH,
TYPO3 Agentur
- Why not add your UK site to the UK directory
- Preisvergleich für neue und gebrauchte Bücher
Want to sponsor Geeklog development? Get in touch.
|