Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I18N Link Manager
#1
This topic is about the GetSimple I18N Link Manager plugin, an easy to use plugin allowing you to manage a list of links (or blogroll if you want) on your website. It's based on code of roog with adding multilaguage support. Comments, bugs and feature requests can be posted here.

Installation

Download the latest version here, unzip the downloaded file and copy its contents to your plugins folder. To show links on your website, you have 2 options. You can add a placeholder to a page of your choice:

Code:
(% links %)

or, you can insert the following code into your theme template:

Code:
<?php lm_list_links(); ?>

For example, if you use the vanilla GS Innovation theme, you could add:

Code:
<div class="section">
  <h2>Links</h2>
  <?php lm_list_links(); ?>
</div>

somewhere between the <aside></aside> tags in the file sidebar.php to show the links in the sidebar section of your site.

Usage

Once you've followed the directions described above, You can access the plugin via the Link Manager submenu under the Plugins tab. Click on the Add Link button to start adding new links, change the order of the links by drag & drop.
Reply


Messages In This Thread
I18N Link Manager - by lbarsov - 2014-10-21, 11:24:59
RE: I18N Link Manager - by Oleg06 - 2014-10-21, 16:05:15
RE: I18N Link Manager - by lbarsov - 2014-10-22, 20:57:10
RE: I18N Link Manager - by Oleg06 - 2014-10-22, 23:07:45
RE: I18N Link Manager - by Megajax - 2014-10-23, 04:12:14
I18N Link Manager v2.1 - by lbarsov - 2014-10-23, 23:36:06
RE: I18N Link Manager - by Oleg06 - 2014-10-24, 02:48:04
RE: I18N Link Manager - by Oleg06 - 2014-10-24, 02:55:04
RE: I18N Link Manager - by lbarsov - 2014-10-25, 02:41:46
I18N Link Manager v2.2 - by lbarsov - 2014-10-25, 02:38:09
RE: I18N Link Manager - by datiswous - 2014-10-27, 21:06:23
RE: I18N Link Manager - by pigsound - 2016-04-14, 08:03:35
RE: I18N Link Manager - by datiswous - 2016-04-14, 20:09:24
RE: I18N Link Manager - by pigsound - 2016-04-14, 23:29:02
RE: I18N Link Manager - by Oleg06 - 2016-04-15, 01:24:32
RE: I18N Link Manager - by Oleg06 - 2016-04-15, 03:54:54
RE: I18N Link Manager - by S60Team - 2017-10-20, 00:29:44
RE: I18N Link Manager - by elubben - 2019-04-27, 03:31:43
RE: I18N Link Manager - by datiswous - 2019-04-28, 03:33:04
RE: I18N Link Manager - by elubben - 2019-04-29, 01:15:30



Users browsing this thread: 1 Guest(s)