Commit Graph

41810 Commits (93f6a23912c1ad566856f92aa9b9c331a7c8d528)

Author SHA1 Message Date
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
Jeroen Bensch 1a757c97d6 fewsa 2000-05-22 09:43:52 +00:00
Jeroen Bensch d32e6aa9db ewsabeasw 2000-05-22 09:41:29 +00:00
Jeroen Bensch d43baa9e10 fewsagbna 2000-05-22 09:31:01 +00:00
Dries Buytaert 9c1fe07df3 test - user varialbe is set? 2000-05-22 09:28:41 +00:00
Jeroen Bensch c3edc25010 testing... 2000-05-22 09:15:12 +00:00
Jeroen Bensch 03eced9e96 another try... 2000-05-22 09:07:29 +00:00
Jeroen Bensch 655be71c67 and again... 2000-05-22 09:01:12 +00:00