Graduation website (Journalism)

discuss about sites that are just under construction or where experimental stuff is used
Post Reply
User avatar
cyppher.nl
Posts: 138
Joined: Wed 19. May 2004, 18:38
Location: Hilversum, Netherlands

Graduation website (Journalism)

Post by cyppher.nl »

http://jkvisser.cambridgelaan.nl/index.php?index (Dutch texts)

I made this for my girlfriend, who's graduating on the School of Journalism (Holland). She wrote all texts.
This version has some errors, the text-table is wrong (If page is scrolling, then the table repeats itself).

What do you think of it?
How do you do? And how do you do your wife?
User avatar
cyppher.nl
Posts: 138
Joined: Wed 19. May 2004, 18:38
Location: Hilversum, Netherlands

Post by cyppher.nl »

please give me some feedback, so I can improve the site. Thanks 8)
How do you do? And how do you do your wife?
argos
Posts: 135
Joined: Mon 15. Mar 2004, 20:02

Post by argos »

Well, for a start, try to modify the (colors of the) menu so that it matches the rest of the site. Then, remove all links that have no content. Remove them alltogether, or make them non-working.
Regards,
Jurgen Nijhuis
http://www.argosmedia.nl
User avatar
cyppher.nl
Posts: 138
Joined: Wed 19. May 2004, 18:38
Location: Hilversum, Netherlands

How can I make 'target blank"?

Post by cyppher.nl »

Hi,

This is Jessica who uses the site.
I don't know how I can make links inside the artikel wich contain a target blank. I read the tutorial, but I realy don't understand how this is suppose to be done.
Please help!
Thanx :lol:
Last edited by cyppher.nl on Thu 4. Nov 2004, 01:31, edited 1 time in total.
How do you do? And how do you do your wife?
argos
Posts: 135
Joined: Mon 15. Mar 2004, 20:02

Post by argos »

Well, this is very very very basic stuff... I can't imagine you are having troubles with it :-)

Just insert target="_blank" in your link. Something like:

<a href="http://www.google.com" target="_blank">Click this link to visit to Google</a>
Regards,
Jurgen Nijhuis
http://www.argosmedia.nl
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

I don't know how I can make links inside the artikel wich contain a target blank.
If you use a WYSIWYG editor: HTML area gives you the option of selecting the taget for a link inside an article. (The new version of SPAW as well, but that's not yet in the latest release of phpwcms).


And I agree. Customize the style of you menu in the left column to fit the site!!!
User avatar
cyppher.nl
Posts: 138
Joined: Wed 19. May 2004, 18:38
Location: Hilversum, Netherlands

Post by cyppher.nl »

spirelli wrote:
I don't know how I can make links inside the artikel wich contain a target blank.
If you use a WYSIWYG editor: HTML area gives you the option of selecting the taget for a link inside an article. (The new version of SPAW as well, but that's not yet in the latest release of phpwcms).


And I agree. Customize the style of you menu in the left column to fit the site!!!
True, true...
However it's too bad that the current HTML/txt editor in phpWcms doesn't support the target blank option.
In my opinion it's wrong that it ís possible to input links in the text-area (for example in the summary) but that it is not possible to give the link any properties as target.

And Argos: Dude, I don't have troubles with basic HTML. I have problems with a CMS such as phpWCMS if it misses a simple solution for the target blank (new link window) option. Now the user has to switch to code-mode and find the <a href> link and modify that....

So, If someone knows better options to define links with 'target blank' options, let me know. Thanks in advance for that, dear forum-users :)
How do you do? And how do you do your wife?
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

cyppher.nl wrote:...the current HTML/txt editor in phpWcms doesn't support the target blank option.
which editor are you using then?
User avatar
cyppher.nl
Posts: 138
Joined: Wed 19. May 2004, 18:38
Location: Hilversum, Netherlands

Post by cyppher.nl »

spirelli wrote:
cyppher.nl wrote:...the current HTML/txt editor in phpWcms doesn't support the target blank option.
which editor are you using then?
'The' editor of phpWCMS (i dunno the name of it, does it really matter?)
There's an option to insert a link, but without 'advanced' options like target of whatsoever...
How do you do? And how do you do your wife?
spirelli
Posts: 996
Joined: Tue 27. Jul 2004, 13:37
Location: London

Post by spirelli »

THere are 3 different WYSIWYG editors included in Phpwcms. You can choose which one to use in the include\inc_conf\conf.inc.php file. I know that the version of SPAW included in the current release does not support targets. I think HTML area does however.
User avatar
cyppher.nl
Posts: 138
Joined: Wed 19. May 2004, 18:38
Location: Hilversum, Netherlands

Post by cyppher.nl »

thanxalot , I'll try that.
How do you do? And how do you do your wife?
Post Reply