TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

May 15, 2024, 07:41:39 PM

Login with username, password and session length
Members
  • Total Members: 3,886
  • Latest: Grendor
Stats
  • Total Posts: 195,188
  • Total Topics: 21,220
  • Online today: 183
  • Online ever: 3,540 (September 03, 2022, 01:38:54 AM)
Users Online
  • Users: 0
  • Guests: 76
  • Total: 76

TinyPortal Link

Started by Aaron101, March 28, 2022, 01:05:40 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Aaron101

Is there a way to do 2 things:

1) Change the name of the TinyPortal in the navigation menu to something like "Articles" or "My Portal" so members so easier where to go to submit articles?

2) Is there a way to add a link to all articles published outside of just having them show up on front page? Is there an article page?

Hope I make some sense. :)

@rjen

Quote from: Aaron101 on March 28, 2022, 01:05:40 PM
Is there a way to do 2 things:

1) Change the name of the TinyPortal in the navigation menu to something like "Articles" or "My Portal" so members so easier where to go to submit articles?

2) Is there a way to add a link to all articles published outside of just having them show up on front page? Is there an article page?

Hope I make some sense. :)

Item 1: not from the standard settings, but you can change the text string that is being used: in TPortal.english.php there is this text string:

$txt['tp-tphelp'] = 'TinyPortal';

Change that to the desired string, that will do it...


Item 2:
You can add articles to the frontpage by changing your frontpage settings to show articles, but that will show articles that you set to show on the frontpage.

Please check: https://www.tinyportal.net/docs/index.php?page=Featured-articles-and-posts


Otherwise you can link to the 'category'  page and add a link using the menu manager...

Please check: https://www.tinyportal.net/docs/index.php?cat=Menumanager
Running Latest TP on SMF2.1 at: www.fjr-club.nl

Aaron101

Thanks!

Where exactly is TPortal.english.php located? I cannot seem to find the file.

EDIT: I found it. :)

Aaron101

Is there a way to add more than 4 or five links? They don't line up evenly when shown on the right panel.

Is there a way to have a menu item with a sub-menu item?

@rjen

Did you check the docs site ?
Running Latest TP on SMF2.1 at: www.fjr-club.nl

Aaron101

Got it, thanks!! :)

I jumped too quickly and asked without checking. :)