Main Menu
collapse

Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

User Info

Welcome Guest.
Please log in.

Who's Online

  • Dot Guests: 918
  • Dot Hidden: 0
  • Dot Users: 1
  • Dot Users Online:

Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]


Welcome to SimplePortal.net! You can download SimplePortal from the Downloads Area!

Help with Page & External Links

Started by whatwhat, September 11, 2013, 06:52:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

whatwhat

I would like to link SimplePortal Pages & External Pages in a nice neat section.
Such as:
http://www.dog.com
http://www.cat.com

Been playing with it for a while now, and can't figure out how to just have links in one of the blocks.

Also, is it possible to create an article without creating a forum post?
Thanks for the help.

andy

You can make a new block using the type 'custom html'. Also custom bbcode will work.
It is easy to add links using either of these and you can find many examples of syntax using an internet search.

I do not think you can create an article without a post but you could create a custom page using Simple Portal.
Everyone is a volunteer here so please try and make a small donation to keep the Simple Portal website running


[SiNaN]

Welcome to SimplePortal!

Here's an example Custom HTML block code listing links:

<a href="http://iam.the.url">Some Nice Title 1</a><br />
<a href="http://iam.the.url">Some Nice Title 2</a><br />
<a href="http://iam.the.url">Some Nice Title 3</a><br />
<a href="http://iam.the.url">Some Nice Title 4</a>


At this time, only forum posts can be used as articles. However currently we're working on a new version of SP that adds forum independent articles functionality.
And slowly, you come to realize... It's all as it should be...

Chainy

Quote from: [SiNaN] on September 25, 2013, 11:08:37 AM
... we're working on a new version of SP that adds forum independent articles functionality.

Sounds good. Glad to hear you're working on a new version. This portal system seems very useful to me.

[SiNaN]

Thank you! Actually I've almost completed the forum independent articles module but haven't had any time recently to apply the last touches. There are a few other things I want to include in the next version too, but there is so little time.
And slowly, you come to realize... It's all as it should be...