Graduation website (Journalism)
- cyppher.nl
- Posts: 138
- Joined: Wed 19. May 2004, 18:38
- Location: Hilversum, Netherlands
Graduation website (Journalism)
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?
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?
- cyppher.nl
- Posts: 138
- Joined: Wed 19. May 2004, 18:38
- Location: Hilversum, Netherlands
- cyppher.nl
- Posts: 138
- Joined: Wed 19. May 2004, 18:38
- Location: Hilversum, Netherlands
How can I make 'target blank"?
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
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
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?
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>
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>
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).I don't know how I can make links inside the artikel wich contain a target blank.
And I agree. Customize the style of you menu in the left column to fit the site!!!
- cyppher.nl
- Posts: 138
- Joined: Wed 19. May 2004, 18:38
- Location: Hilversum, Netherlands
True, true...spirelli wrote: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).I don't know how I can make links inside the artikel wich contain a target blank.
And I agree. Customize the style of you menu in the left column to fit the site!!!
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?
- cyppher.nl
- Posts: 138
- Joined: Wed 19. May 2004, 18:38
- Location: Hilversum, Netherlands
'The' editor of phpWCMS (i dunno the name of it, does it really matter?)spirelli wrote:which editor are you using then?cyppher.nl wrote:...the current HTML/txt editor in phpWcms doesn't support the target blank option.
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?
- cyppher.nl
- Posts: 138
- Joined: Wed 19. May 2004, 18:38
- Location: Hilversum, Netherlands