Commit Graph

27667 Commits (0de81e316d99e8e3dea5078dc951cb2fb98184db)

Author SHA1 Message Date
natrak 1b12175140 Think this is all of it :) 2000-06-02 18:36:50 +00:00
Kjartan Mannes 92a0d43be9 Hopefully this will not break anything *prays*
;)
2000-06-02 18:36:15 +00:00
natrak 776dcde419 Hopefully this will not break anything *prays*
;)
2000-06-02 18:36:14 +00:00
Dries Buytaert 05d91014ed * small bugfix + small cosmetic changes 2000-06-02 09:34:26 +00:00
Dries Buytaert e04a7c3cbb * Thoughts and `Why?'
-------------------
  I created a sweet little class that is able to generate tiny calendars.
  98% of all portals (incl. big portals like slashdot and kuro5hin) lack
  a decent way to browse older stories that 'felt' of the news page.  At
  these sites, the only way to access older news is by using the search
  form which - I think - will only very few people tend to do.  If you do
  not know what you are searching for, this isn't very easy neither. As
  a consequence, older stories are often completly forgotten and
  discussions simply drop death as soon they felt of the main page.

  Many stories are actually timeless and can stay interesting and 'live'
  for a longer period of time.  By making them hard to access they are
  often killed before the discussion died peacefully on it's own.

  In other words:
  ---------------
  My calendar class is an attempt to make browsing archives (i.e. older
  stories) (a) possible and (b) easy to do ... and is hence considered a
  navigation improvement compared with the majority of all portals.
  IMHO, small improvements like these can and will make us better in the
  end.

  I suggest to integrate it on the main page if you all agree.  You can
  check a `demo' at
     http://beta.drop.org/calendar.class.php
  but be aware: it isn't linked with the database yet so you actually
  can't navigate anything yet.  ;)

Throw in your 2 cents and let me know what you think of it please!
2000-06-02 08:54:45 +00:00
Dries Buytaert fbfb8281fb * The CVS directories (automatically created by the CVS repository) can no
longer be accessed from the web.  Let's keep lurking eyes out. ;)
* I'm still idling (except for these kind of tidbits) until Natrak commited
  the new user system.  *evil grin*
2000-06-01 13:33:19 +00:00
Jeroen Bensch 052757e291 - Tweaked my logo a teeny bit.
- Fixed some table errors in the article and comment-control section form
theme.class.
2000-05-29 09:51:52 +00:00
Dries Buytaert fd13be20cf sorry - small typoe 2000-05-29 09:46:35 +00:00
Dries Buytaert ff18c8e1a4 Fixed a security flaw:
.inc files can be read from the web including `config.inc' which contains
the account information (login, password) to the MySQL database.  Apache
has now been setup to deny access to all *.inc files from the web.
2000-05-29 09:46:03 +00:00
natrak 005267568d Just testing something :) 2000-05-28 21:37:07 +00:00
Jeroen Bensch b956695c8b The three leftover gifs are removed... 2000-05-28 19:10:57 +00:00
Jeroen Bensch bc79f8c21b Removed all the old giffies if it still works now it is a miracle.
Hope and pray...
2000-05-28 15:23:12 +00:00
Jeroen Bensch a04b2b6d4a A load of renamed giffies... 2000-05-28 14:47:01 +00:00
Jeroen Bensch cfe8e43fcd A pretty final version of the theme.class...
I replaced much of the giffies filenames with more human-readable ones.
Yes this implies a lot of removing and replacing giffies. Expect some more
cvs updates. :)
2000-05-28 14:40:40 +00:00
Jeroen Bensch 684adf9ee3 the giffies to come with the updated theme.class
too bad you cant see it yet
2000-05-28 10:06:03 +00:00
Jeroen Bensch 0f7000a4f8 - Added:
more random thingies...
   comment control...
   themed webboard...
   themed comments...
2000-05-28 10:03:23 +00:00
Dries Buytaert 9bd920debd * Added the foundations to create customized error pages.
http://beta.drop.org/foobar.php
  (The customized error pages need to be beautified.)
2000-05-28 09:23:56 +00:00
Dries Buytaert 581e51908b * More small theme-related bugfixes. 2000-05-27 21:36:00 +00:00
Dries Buytaert c3ecc310c5 * Minor bugfix - incorrect link color 2000-05-27 21:19:13 +00:00
Dries Buytaert 377849c8c4 * Adjusted themes.inc to make it bullet-proof. The theme problem hasn't
been fixed yet though, but at least it won't try to load non-existing
  themes.  That is, you might not be able to select your prefered theme,
  but you should be able to surf the pages with the default theme no
  matter what.  Hence, it semi-fixes the theme problem reported earlier
  by UnConeD.

  Natrak: make sure the new user system won't suffer the same problem.
          Use file_exists(string filename) to check whether the theme
          does actually exist.  If not, load the default theme.
2000-05-27 10:45:14 +00:00
Jeroen Bensch 9286bfc10e Mes excuses mais c'est la derniere fois... 2000-05-27 09:46:14 +00:00
Jeroen Bensch 5a70a5f2b3 Another two giffies... 2000-05-27 09:45:23 +00:00
Jeroen Bensch 621e438e22 - Errrr... kinda forgot one giffie... 2000-05-27 09:36:22 +00:00
Jeroen Bensch 7e47749be8 - removed all of my old giffies...
- hope and pray my people.
2000-05-27 09:30:04 +00:00
Jeroen Bensch 163fcebafb - Another load of gifs...
- I'll remove the ones of my first theme.
2000-05-27 09:19:05 +00:00
Jeroen Bensch e1c2498f14 Uploaded the theme.class 2000-05-27 09:03:04 +00:00
Jeroen Bensch 6aed99f8c4 All the giffies.... again 2000-05-26 14:42:22 +00:00
Jeroen Bensch c0eca9affd Another final commitment, this time factor 10 as good.
Enjoy.
2000-05-26 14:40:09 +00:00
Jeroen Bensch 09956643f7 - I uploaded all of my .giffies, most of the theme should work now.
- Only the webboard is still ugly and you cant read/post comments for now.
- I still have to copy/paste the comment thing.
2000-05-26 09:16:25 +00:00
Jeroen Bensch 5489f8f297 - Uploaded my final theme.class (for now)
- I especcially left one buggy thing in it... if you find it tell me...
2000-05-26 09:11:39 +00:00
Dries Buytaert 16ad241fd7 -------------------------------
IMPORTANT: temporary theme fix!
-------------------------------

* Added a *temporary* (see below) file called 'reset.php'.  Visiting
  this page at http://beta.drop.org/reset.php will reset your drop.org
  cookie.  This will automatically make you logout from your drop.org
  account, eventually (read: hopefully) fixing some cookie problems
  (if any).
  Example: if you can't surf the site anymore because of the theme
           problem, you can visit reset.php to logout.  This will dump
           you on the default theme, which you should always be able
           to use no matter what.
* Note that this is a temporary file/fix!  Maybe we should start making
  a development page which groups this kind of features.  For instance,
  we could add a 'cookie reset', 'cookie dump', 'cookie examine', etc.
  If non-developers need this kind of features too, then we might want
  to add it to the account settings, make a helpdesk.php page or
  whatever.  Yes or no?  Suggestions?
2000-05-26 07:24:29 +00:00
Jeroen Bensch 8a815fedba Uploaded the .gifs for my theme 2000-05-25 21:26:53 +00:00
Jeroen Bensch ad89f47b48 I uploaded a pretty final version of my theme... some minor errors though.
Let me know how it looks in IE ok? *being frightened*
2000-05-25 21:25:03 +00:00
Dries Buytaert 70d7a06c70 * Replaced the RDF support (rdf.php) with a newer version (backend.php).
The new version is a generic framework that has everything ready to add
  support RSS and XML backends in a 100% transparant way.  It's a flexible
  framework. Other changes include: better coding, improved robustness and
  readability.
* RSS and XML support will be integrated in near future.
* Cache-invalidation is set to 30 minutes.
2000-05-25 20:35:18 +00:00
Jeroen Bensch 6590fec2e0 Removed old .php files and added some gifs 2000-05-25 14:11:01 +00:00
Jeroen Bensch 80399f6305 How about a slight theme-update? 2000-05-25 14:10:08 +00:00
Dries Buytaert 97b5726590 testink 2000-05-22 10:33:56 +00:00
Jeroen Bensch a5c96da22e testink 2000-05-22 10:32:48 +00:00
Dries Buytaert 65d0fcf50f como'n, work 2000-05-22 10:31:36 +00:00
Dries Buytaert 2ce00a9d45 fdasfdas 2000-05-22 10:20:17 +00:00
Dries Buytaert d3d8c37d3c testing 2000-05-22 10:18:58 +00:00
Jeroen Bensch cd3ce99407 fsdafdas 2000-05-22 10:13:35 +00:00
Jeroen Bensch a0247b2be4 fdasfda 2000-05-22 10:10:46 +00:00
Jeroen Bensch 4f118e2cfc testomh 2000-05-22 10:09:04 +00:00
Jeroen Bensch 3a62885aef sigh 2000-05-22 10:05:10 +00:00
Jeroen Bensch a0cb7b5503 testi-i-ing 2000-05-22 10:02:48 +00:00
Jeroen Bensch 4e04267218 testing ... please 2000-05-22 10:01:22 +00:00
Jeroen Bensch b64a9852ec testing 2000-05-22 09:56:39 +00:00
Jeroen Bensch 4688f4335a fingers crossed 2000-05-22 09:53:08 +00:00
Dries Buytaert 3f3cf083fb testing 2000-05-22 09:51:38 +00:00