What about if my article contains palin text, images and URL

Please post all install related problems here. Visit this forum first for troubleshooting.
Post Reply
VIOTEXN
Posts: 36
Joined: Wed 7. Mar 2007, 12:54

What about if my article contains palin text, images and URL

Post by VIOTEXN »

How I must define a box like this I'm writing right now.
Where I can have in the same box URLs, images, and plain texts.
I define my block -category article as plain text but I can't have URLS, or images. What can I do??
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Post by Jensensen »

Hi VIOTEXN,

think about, weather you want to go on developing web sites in the future?!

Sorry, but mostly, your questions are like:

well, I bought a new car and would like to drive on road now. Does anybody know how to start the engine?

or:

hmm guys, I locked the door and threw the key away. What can I do to get the door open again? Does anybody know where the key was landing? Please help...


To get better help you should describe your problems more exactly.
Concerning HTML you should read some manuals, tutorials, how-to's which can be found numerously on the web, even CSS and so on.

Afterwards, working on web pages, even phpwcms, will be easy....

Regarding your question: I don't got it!
What did you do? what's the problem, where, what, when, how....??????????

greetz
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

I guess you mean you want to wrap multiple content parts into one CSS styled div - and if it has a border = box! Isn't it?

If this is what you want to tell us:

CP HTML -> <div class="mybox">

....all your other CPs

CP HTML -> </div>

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
VIOTEXN
Posts: 36
Joined: Wed 7. Mar 2007, 12:54

Post by VIOTEXN »

Oliver Georgi wrote:I guess you mean you want to wrap multiple content parts into one CSS styled div - and if it has a border = box! Isn't it?

If this is what you want to tell us:

CP HTML -> <div class="mybox">

....all your other CPs

CP HTML -> </div>

Oliver
Hi oliver
I started writing an article (as plain text)
Can I inside my text a URL ?
I put a URL inside my article but it is not seen as URL (it is seen as an inactive URL) but as normal text

What can I do?
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

I really don't know because it is working for me.

[EXT http://www.mytarget.com/]My Text[/EXT]

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
User avatar
Jensensen
Posts: 3000
Joined: Tue 17. Oct 2006, 21:11
Location: auf der mlauer

Post by Jensensen »

try:

<a href="LINK_TO_SERVER" title="HAVE A LOOK">click here</a>

greetz
{so_much} | Knick-Knack. | GitHub
Umlaute im URL sind meistens immer Kacke.
User avatar
Oliver Georgi
Site Admin
Posts: 9889
Joined: Fri 3. Oct 2003, 22:22
Contact:

Post by Oliver Georgi »

<a href="LINK_TO_SERVER" title="HAVE A LOOK">click here</a>
not working for content part Plain Text!!!

Oliver
Oliver Georgi | phpwcms Developer | GitHub | LinkedIn | Систрон
Post Reply