Giter Club home page Giter Club logo

linkex-widget's Introduction

=== Plugin Name ===
Contributors: Juanjo Pher
Tags: linkex, blogroll, link, widget, plugin
Requires at least: 2.0
Tested up to: 2.5
Stable tag: 0.2

LinkexWidget shows your LinkEX links in a widget that you can add to your sidebar like any other.

== Description ==

**This plugin has been discontinued. Please use [WP-LinkEX](http://wordpress.org/extend/plugins/wp-linkex/ "WP-LinkEX"): it's much more complete and has no ads.**

Many bloggers are using the fantastic application [LinkEX](http://linkex.dk/ "LinkEX") to manage their links to and from other blogs, but there aren't a widget that easily shows your links from LinkEX to the sidebar of your blog.

This is the simply role of LinkexWidget. It allows you to easily add a widget to your blog to display your links. Nothing more.

== Installation ==

1. Upload `linkexWidget.php` to the *`/wp-content/plugins/`* folder
2. Activate the plugin through the *Plugins* menu in WordPress
3. Go to *Design > Widgets* and add your *LinkexWidget* to your sidebar
4. Enter the URL of the file that contain your links.

This file is created by LinkEX, and must be in the folder `LINKEX_INSTALLATION_DIR/data/output/CATEGORY_ID`

You can access to this file easily typing the URL in your web browser.

For example `http://www.example.com/linkex/data/output/1001`

== Frequently Asked Questions ==

= How can I configure my LinkEX to show my links between li tags? =

Go to your LinkEX administration and *edit* the category where are the links that you would like to show in your blog.

In the *Template* section enter something like:

    <li><a href="{$URL}" title="{$ANCHOR}">{$ANCHOR}</a></li>

LinkexWidget adds automatically the `<ul>` tags.

= Can I remove the link that adds automatically at the end of my LinkexWidget? =

No, please... is the 'price' for our work, only is one link to one of our blogs

== Screenshots ==

1. LinkexWidget configuration form

linkex-widget's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.