Sorry for the vague title, I couldn’t name it “help on […]” because I have quite a few things (or it may turn out to be less).
First lets establish some facts:
I know XHTML to at least an above reasonable degree, as well as CSS. But I don’t nescessarily know all tags and properties off-hand. I do not know Javascript, but am definately willing to learn it if need be.
I can work with something like access if need be, I have at least a minor cursory knowlege of sql (but would probably need help) if I (for whatever reason) need a database for any of this (hopefully I don’t have to make the tables at home… never bothered to check if we have access).
I do not have access to the server. This may inhibit my abilities on some of this. Unfortunately my school district has some sort of wierd protocol where they don’t give kids direct access for uploading to the school website go figure. :rolleyes:
I don’t have access to a web design program at home (unless you count good 'ol notepad as one). I’m not willing to shell out money as of now for Dreamweaver CS2 (what I’m using at school) or CS3.
I’m using a slightly (and personally) modified version of the default “3col_leftnav” CSS Dreamweaver layout for all the pages.
This isn’t asking for homework or school help. The teacher knows little about web design (and computers in general) and its a journalism class. Basically as long as I’m doing SOMETHING I’m good. These questions are to:
[ol]
[li]Make my life easier.[/li][li]Help understand coding, design and such better.[/li][li]Feed my inner overachiever that makes me want to make everything I do pretty.[/li][/ol]
The website doesn’t pass WWWC standards tests, I’m working on that. It’s not bad though it’s mainly just a couple insufficiently closed tags and missing “required” parameters (I know at least one picture was missing an alt tag for example).
Now to my questions (maybe not all though after all those outlined facts I kinda got lost…)
My main question (plus specific details)
Like I said, it’s journalism, and as such I have to update pages most days as the editor’s articles come in (I only have to do articles when I feel like it and have time because I’m the web manager). As the only person that can do web pages, if I get behind I have no help. This can happen if OTHER people are late because someone was sick and I now have two articles in a day, SURPRISE! This worsens if someone suddenly decides I should put up an extra page of student poetry, freelance article, student art, the list goes on. Is there any way I can make this easier on myself?
As it stands (and by the way i’d love to show it to you, but as of now the current changed layout is local at the school because the tech admin wasn’t there and the teacher couldn’t remember how to upload though she does have access):
The “main” page is 3 tables, the two newest articles and a “feature.” On the lefthand side theres links to specific sections (ranging from world news to school news to entertainment), then below that links to articles related to the “feature.” And finally below that links related to the newest article. The righthand side has the newest headlines and links to them (currently all of the ones that got to be posted on the front page and not ninja posted in the section), including the last few (I’m thinking of keeping it to 5 links max) that got “bumped” off of the main page with age. The newest article also has a picture by the headline and preview text linked to the article, the others do not (and only the headline is linked).
The “section” pages are just like the main page except there is no feature article (but the related to feature link section remains). The related to newest section may be killed on this page because it’s pretty much going to be the same as the right side. There are simply a maximum of three tables with new articles and the headlines section the right is the newest headlines dealing with that subject.
The “article” pages are full articles (one table), left side is the exact same except related to newest article is replaced with “this article.” Right side has “other headlines by <editor>.”
This was all a setup for my question, is there a way to add things to multiple pages at once? As of now I have to do the whole “alright make a new article, now add it to the related page of all things relevent and the main page, put picture in, link it, put it in related…” you see where this is going. It’s a lot to do and it just increases the more articles I upload as it’s more and more pages to update the link and “related” sections of. Is there any way (I was thinking maybe adding some tags into teh header to designate a certain “section” could help) that I can “post” it. Go to the main page and on the internal “website” (even if this needs a password protected hidden CGI button), designate the section of the article, the editor, the picture (+ alt and title text), and the text and have it autoupload to the section?
I.E. World Peace is finally achieved rainbows appear everywhere and all is well. We feel like reporting this, it’s written by me (Jragon). It obviously falls under “World News.” I go into some form (possibly entering my password) Add a picture of a rainbow colored smiley face I drew in paint with the alt “smiley face” and the title “Happiness for all!” The title of the article is “World Peace Achieved.” And put in all the text and designate it “world news.” And say the filename will be “worldpeace” Hit submit and it goes into the world peace folder named “worldpeace.” The “world news page” now shows on top “World Peace Achieved” bumping off the third article about Osama Bin Laden burning toast. All world peace articles now have this related, all my articles have this on top as “articles written by Jragon” and etc. The main page does similar things with “related to newest” etc. Also let me designate it teh feature (it’s big news afterall) and also take upt eh feature slot.
Now this is probably infeasable, and is really a magical “do everything for me button” if I can do exactly what I described please walk me through it, but take my idea and work it down into the most basic “well, you can’t do THAT but you can take small aspects of that and…” even if the answer is “sorry, tough luck. Have fun copy+pasting!”
Now question 2 (minor):
I probably totally spaced on something, but is there a way to jsut make PICTURES have no link/visited link border? It looked horrible with padding and the purple “followed link” (or blue link) border between the picture. However, the text running into the picture isn’t the best thing either. I’d like to have some padding but no border so i don’t get the annoying “white space but not really” effect. For reference in the same table I have the headline linked so simply changing the general anchor properties isn’t going to work.
Mod note: I posted it here since it is a general series of question but if you feel it belongs better in say Cafe Society or think I’d get better responses there by all means.