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 days
Trackbacks last 2 days
Pages last 2 weeks
NEW FILES last 14 days
Links last 2 weeksNo recent new links
Older Stories
Sunday 30-Aug
Wednesday 26-Aug
Saturday 15-Aug
Monday 10-Aug
Sunday 09-Aug
|
|
Welcome to Geeklog Tuesday, November 24 2009 @ 04:45 AM EST
Sunday, November 22 2009 @ 12:10 PM EST
Contributed by: Dirk
Views: 137
 Geeklog 1.6.1 is now available for download. This is a recommended update for all users of Geeklog 1.6.0, as it fixes several issues in that earlier release.
Additionally, there are also some new features in Geeklog 1.6.1, e.g.
- support for meta keywords and meta descriptions
- support for one featured story per topic
- allows users to set their timezone
- ... and more
| Forum |
Topic |
Last Post |
| Themes |
Construction theme for geeklogConstruction theme for geeklog Started by: sadegh, 11/24/09 00:12 AM Views:34, Replies:3 Last reply by: Dirk
|
11/24/09 03:32 AMSorry, I'm having a bit of a problem
understanding what you're asking. Could
you try to rephrase your
question?
The link I gave you (above)
includes a description how the various
.thtml files are put together to form
the site (e.g. header.thtml includes
|
| General Help |
Geeklog VersionGeeklog Version Started by:,dhamildo,11/23/09 20:23 PM Views:30, Replies:1 Last reply by: Dirk
|
11/24/09 01:48 AMGeeklog 1.6.1 is our "best" version, if
you'd like to call it that.
What sort
of problems do you have
exactly?
Regarding email: Did you try
the FAQ? [faq:33]
bye, Dirk
|
| General Help |
geeklog-1.6.1 - new usersgeeklog-1.6.1 - new users Started by:,dhamildo,11/23/09 16:16 PM Views:41, Replies:2 Last reply by: dhamildo
|
11/23/09 19:08 PMthanks for responding.
I found it. It
was in the settings
|
| General Help |
geeklog.net issues: excluded topics and box...geeklog.net issues: excluded topics and box... Started by: cordiste, 10/27/09 12:11 PM Views:240, Replies:4 Last reply by: cordiste
|
11/23/09 17:58 PMIn usersettings.php line 622 change
topics for etids could help
[code]
// daily digest block
if
($_CONF['emailstories'] == 1) {
$user_etids = DB_getItem
($_TABLES['userindex'], 'etids',
"uid =
{$_USER['u
|
| Installation |
migrating from existing install/old server ...migrating from existing install/old server ... Started by:,SDWebWorks,11/19/09 17:47 PM Views:291, Replies:12 Last reply by: SDWebWorks
|
11/23/09 12:52 PMMichael, thank you. I sent you an email
a little while ago with the DB backup
attached (in a zip file).
|
| General Help |
Hide author exclusionHide author exclusion Started by: cordiste, 11/23/09 07:11 AM Views:36, Replies:1 Last reply by: cordiste
|
11/23/09 07:31 AMThe function is reverse. Allow Hide
Author (True) do not allow you to hide
author :doh:
::Ben
|
| General Help |
comment function of Gl 1.6.0b1comment function of Gl 1.6.0b1 Started by: 1000ideen, 05/03/09 09:37 AM Views:1009, Replies:13 Last reply by: cordiste
|
11/23/09 07:23 AM[QUOTE]
[code]
UPDATE gl_stories SET
commentcode = 0, comment_expire = 0
WHERE commentcode = 1;
UPDATE
gl_stories SET comment_expire = 0 WHERE
comment_expire > '0000-00-00 00:00:00'
AND commentcode =
0;
[/code][/QUOTE]
:shakehands:
Thank you for t
|
| Plugin Help |
Dynamic IFRAME resizing cross browser issue...Dynamic IFRAME resizing cross browser issue... Started by: Nezz, 11/27/04 16:16 PM Views:11367, Replies:13 Last reply by: bob
|
11/23/09 06:34 AMsry for the smileys...it's my first
entry in a forum!
the code again
without (..hopefully)
[code]function
resizeMe(n, id) {
d=0;
ifObj=document.getElementsByName(n)[0];
p=(document.all)?'scroll':'offset';
eval("ifObj.style.height=window.fram
|
| Installation |
Useful tool - CSV to MySQLUseful tool - CSV to MySQL Started by: Anon, 10/18/06 18:30 PM Views:25087, Replies:8 Last reply by: MoneyTopList
|
11/21/09 17:09 PMI use for such cases software called BK
ReplaceEM. It can replace some part of
the text by another parts. Sure, if you
found something special which converts
CSV to MySQL it is better, however, many
people often need similar changes and it
may be easier to
|
| General Help |
Default comment post mode (from html to pla...Default comment post mode (from html to pla... Started by: Pushkar, 11/18/09 08:01 AM Views:169, Replies:6 Last reply by: Laugh
|
11/21/09 14:19 PMIsn't the default already plain text?
|
Tuesday, November 17 2009 @ 10:06 AM EST
Contributed by: suprsidr
Views: 133

- Added support for importing current users.
- Option to auto-subscribe new users
- Fixed upgrade (sorry about that)
- Fixed block creation (again sorry)
- Black/white list entire domains
- Subscribe/Unsubscribe link in user menu
- Fixed other minor bugs I left hanging in the last release.
Get it here.
And support and discussion here.
Sunday, November 08 2009 @ 12:15 PM EST
Contributed by: Dirk
Views: 279
 The first release candidate for Geeklog 1.6.1 is now available for download.
Since the beta, we've fixed a nasty bug in the Group Editor (introduced back in 1.6.0) and made refinements for the search (which required two more theme changes).
As the "release candidate" suggests, this is what we consider "almost there". So if you haven't tried out the beta, now would be a good time to give it a spin to see what's coming in the next Geeklog version. And if you find any problems, please let us know.
Sunday, November 01 2009 @ 12:30 PM EST
Contributed by: Dirk
Views: 524
 The first beta version of Geeklog 1.6.1 is now available for download.
This releases fixes quite a few bugs (especially with the comment handling) and rough edges in Geeklog 1.6.0. We've also thrown in some new features, e.g.
- support for meta tags (keywords and description) for articles, topics, static pages, polls, and the index page
- better timezone support
- you can now have one featured story per topic
- ... and a few more
Please note that this is a beta release, so you may not want to run it on a "live" site just yet. But please try it out and send us your feedback (or bug reports, if necessary).
Thursday, October 15 2009 @ 04:51 PM EDT
Contributed by: Tony
Views: 666
 The third alpha release, AptitudeCMS 0.2.0 has been released. This update focused on theme development and now sports a proper theme manager that not only allows you to create new themes but also allows you to edit the template files, javascript and other web assets.
This released was focused on the theme engine to encourage those of you with a knack of making sites look good to give AptitudeCMS a spin. This release was ultimately inspired by our current not-so-pretty theme so we hope some of you Geeklog theme devleopers will try your hand at AptitudeCMS themes. We're confident you'll agree working with templates in Flexy will be much more enjoyable than the old PHPLIB engine. Documentation and questions should be directed to the AptitudeCMS site.
First | Previous | 1 2 3 4 5 6 7 8 9 10 | Next | Last
|
|
Who's OnlineGuest Users: 9
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.
![[ more ]](http://sixa.no-ip.info/cgi-bin/safe.cgi/000000A/http/www.geeklog.net/images/buttons/cms-geeklog.png)
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
- Preisvergleich für neue und gebrauchte Bücher
Want to sponsor Geeklog development? Get in touch.
|