Dries Buytaert
4d31d27ff0
- added comment index for performance sake
...
- improved comment module - code revision
- improved backend module - moreover headlines now work
- (automatically) stripped tabs and trailing whitespaces from
Jeroen's theme.
2001-02-27 07:45:03 +00:00
Jeroen Bensch
ff2d276021
Small bug fixes, added some NOWRAPs and other stuff. This is also an attempt to fix the widths of the boxes on the sides... I don't know if it'll work, and frankly I doubt if it would... Let me elaborate... You know that I have three colums, one for the left boxes, the middle for the stories and one for the right boxes... I didn't provide a width for any of these <TD>s. That's why it chose it's width randomly. Then I set them to these values, respectively 20 60 and 20%. That went OK, but another problem occurred. We only have boxes on the main page. And on the other pages. e.g. faq, submit news, search... we only have the <user>'s account box on the right. This results in a large white border on the left (lost space). That's why I did the following... but I am afraid it won't work... I set the widths to: <no width> 100% 20% So, now, when we have boxes on the left it'll display them, when there aren't any, the middle <TD> will take up the rest op the space, being 100%, it worked fine on my computer with my browsers... But since I use the kind of browser no-one else uses (linux mozilla 0.8 which sucks and linux NS6.01) it is no reference. I would want to stress again that my theme isn't mozilla compatible or how do you say that, in fact it'd better be mozilla isn't jeroen.theme compatible, it's buggy as hell with the backrounds. OK enough for now, let's see if anything good happens to my theme.
...
Dries, be so kind to get my jeroen.theme working at http://jeroen.drop.org .
Jeroen.
2001-02-26 15:43:42 +00:00
Jeroen Bensch
4511ddbfc3
Made some "major" changes in how I display comments, articles, abstracts. It won't show much different but the ones that know my theme a bit will se a small change. I don't use .gifs anymore to display the borders of the articles e.g. but a table in a table, so you get a small black border. It looks nicer, and you need less .gifs, which is, in my theme an improvement :) I also themed the comments, they weren't yet, and I didn't know it was my thing to do. I still ain't happy with the comment's headers, but it's a start. Just check it out at http://jeroen.drop.org . Things to do, get the footer's navigation bar display nicely and find a better way to display the comment's header. Nevertheless I think it's doable. It's 01.40 now I think I'm going to sleep. But first commit and delete some .gifs from zind.net.
...
Jeroen.
2001-02-26 00:39:47 +00:00
Dries Buytaert
77ed531035
- added new feature for evaluating purpose: user rating (mojo, karma)!
...
- removed tabs from Jeroen's theme
2001-02-07 22:01:57 +00:00
Jeroen Bensch
72e8fa574f
OK, this is the third time I'm trying to get my theme submitted. It should work now.
...
It's ready for public release and can be added the the drupal CVS releases. First however, make sure you check htpp://jeroen.drop.org first and let me know if you find any more bugs. I still have to change a bit one a .gif before my footer is correct but that won't be a problem.
And thanks to Dries for solving some theme-problems.
Jeroen
2001-02-05 13:21:11 +00:00
Dries Buytaert
32c89442d3
- removed all tabs
2001-01-26 14:41:44 +00:00
Dries Buytaert
d386c110f4
- removed redundant spaces
2001-01-26 13:38:46 +00:00
Jeroen Bensch
15d5995ece
Another round of themeing and this is where I got, there are still some "minor" box-gfx glitches, about which I will talk to Dries cuz I got them away, but then something else went wrong. It's an IMG vs. BACKGROUND thing. And if you click a read more link, I got some error in include.inc of which I don't I can help it... Well, apart from that everything should work. So try out http://jeroen.drop.org and let me know if anything weird happens...
...
Jeroen.
2001-01-22 20:56:51 +00:00
Jeroen Bensch
6891448fc6
OK, check out this version of my theme. Everything "should" work now. Only it looks real buggy, at least in mozilla, so if you could (you don't have to) have a look at it in your own... I also indented differently, on one space but two each time I needed to indent. I thought it'd make it somewhat clearer with such a complicated/tabled theme as mine. Also when opening PHP I put the <? and ?> tags at the beginning of a new line. Again to make it more clear. All I have to do now it get the looks of the theme right. But do have a look at it.
...
Jeroen.
P.S.: I might even get this thing finished, imagine that. :)
2001-01-15 11:20:58 +00:00
Jeroen Bensch
16a6ea28e1
As I wrote in the mail, this is my .theme for now. Rather than sending the screenshot to all of you seperately, maybe you could just add a line for my theme in your <hostname>.conf and test it. This for example:
...
"Jeroen" => array(
"themes/jeroen/jeroen.theme",
"piped theme, grey/rusty, pretty nifty"));
2001-01-10 18:51:15 +00:00