Giter VIP home page Giter VIP logo

lodestonerss's Introduction

FFXIV Lodestone RSS Information

Developer: Dustin Lennon
Email: [email protected]

Display the official Lodestone announcements on your blog.

Setup:

  1. Extract and upload the plugin to your wp-content/plugins folder.

  2. Activate the plugin.

  3. Create a new page and put in the editor and publish your page.

Hosting Local JSON file

If you would like to host your own JSON file, make the following adjustments and additions:

  1. Edit genRSS.sh file to where it matches the location of where your lodestone_rss.php is and the path location of where api.php is.

  2. Edit line 69 to where it reads something similar to $Data = json_decode(file_get_contents('http://ffxiv.stelth2000inc.com/wp-content/plugins/ffxiv-lodestone-rss/lodestone_rss.json'), true);.

  3. Upload api.php, genRSS.sh, and lodestone_rss.php as well to your web server.

  4. chmod genRSS.sh to 775

  5. Create a cron job to run lodestone_rss.php hourly 0 * * * * /home/demonicpagan/ffxiv/wp-content/plugins/ffxiv-lodestone-rss/genRSS.sh

In the future, I'll add this as a feature to enable/disable running locally after creating an administration back-end for the plug-in.

If you experience any issues please submit a bug report on http://github.com/demonicpagan/LodestoneRSS/issues.

You can always get the latest source from http://github.com/demonicpagan/LodestoneRSS.

Change log - Dates are in Epoch time

1408397791

  • Updated api.php in accordance to 6725b50

1398434162

1394880300

  • Created genRSS.sh
  • Updated lodestone_rss.php because it wasn't generating and updating local lodestone_rss.json from crontab

1394739095

1394237093

  • Fixed spelling errors and removed excess white space

1394236566

  • Initial creation and upload of this WordPress plug-in.

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.