Plugin Directory

Changeset 499985


Ignore:
Timestamp:
02/03/2012 11:37:47 PM (14 years ago)
Author:
plux
Message:

More useful information in the stable tag to

Location:
reco-widget/tags/0.2
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • reco-widget/tags/0.2/README.txt

    r498479 r499985  
    1 === Plugin Name ===
     1=== Reco Widget by Angry Creative ===
    22Contributors: plux, angrycreative
    33Tags: reco, widget, recommendation, recos
     
    66Stable tag: 0.2
    77
    8 A small plugin to show a realtime widget from the Swedish site reco.se.
    9 At the moment you must contact reco.se to be able to use this plugin.
     8Shows a widget from the Swedish customer community Reco.se.
    109
    1110== Description ==
    1211
    13 Reco is a swedish consumer site where consumers recommend companies to other consumers by giving 'recos'. Notice that the plugin is in Swedish only right now as reco.se only are in Swedish anyway.
     12** Notice: This plugin are only in Swedish as the site that powers the plugin only are avibile in Swedish at the moment **
    1413
    15 This plugin uses a shortcode "[reco-widget]" so that you can show a widget with recos for your company,
    16 but you must contact reco.se to be able to use this plugin as it requires a "company id" and a "API-Key".
     14Vi på webbyrån [Angry Creative](http://www.angrycreative.se) bestämde oss för att göra det extremt enkelt att visa upp på din företags hemsida vad dina kunder tycker om dig i realtid, därför utvecklade vi den här wordpress pluggen.
    1715
    18 All development will be done over at our [github page](https://github.com/Angrycreative/reco-widget)
    19 
    20 You can also get more information [here](http://www.angrycreative.se/oppen-kallkod/reco-for-wordpress/) (in Swedish)
     16All utveckling av pluggen kommer att ske på våran [github sida](https://github.com/Angrycreative/reco-widget) där du också kan rapportera [buggar.](https://github.com/Angrycreative/reco-widget/issues)
     17 
     18Du kan också läsa mer om pluginen på [våran egen sida](http://www.angrycreative.se/oppen-kallkod/reco-for-wordpress/) och på [reco-bloggen](http://blogg.reco.se/)
    2119
    2220== Installation ==
    2321
    24 This section describes how to install the plugin and get it working.
     22För att kunna använda den här pluginen så måste du ha en API-nyckel från reco.
     23Om du är kund hos reco så är det väldigt enkelt att få fram uppgifterna du behöver. (Annars kan du skicka ett mail till api[at]reco.se för att ansöka som en API-nyckel och det speciella företags-ID som behövs för att kunna använda pluggen)
    2524
    26 e.g.
     25Gör så här för att enkelt visa dina recos på din wordpress sajt:
    2726
    28 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
    29 1. Activate the plugin through the 'Plugins' menu in WordPress
    30 1. Place the shortcode `[reco-widget]` where you want to place it.
     271. Ladda upp hela katalogen från zip-filen till `/wp-content/plugins/`katalogen på din webserver.
     281. Aktivera plugggen genom admin-sidan på din site som vanligt.
     291. Skapa en sida eller ett inlägg och lägg shortcoden `[reco-widget]` där du vil l visa dina recos.
     30
     31Om du är föreags kund hos reco så gör du så här för att hitta din API-nyckel och ditt företags-ID:
     32
     331. Logga in på reco.se och gå till ditt företags profilsida.
     341. Klicka på knappen API på sidan (visas för alla företagsadministratörer).
     351. Nu visas en popup med två viktiga värden. Dels din API-nyckel och dels ditt företags API-ADI. Båda behövs för att kunna använda vårt API. Då får också en exempel länk till en json-fil som upppdateras dynamiskt med ny information allteftersom företaget får nya recos.
     36![api popup](http://blogg.reco.se/wp-content/uploads/2012/02/API-nyckel-och-ftg-ID-480x359.png "API Popup på reco.se")
     371. Logga in på admin-sidan på din wordpress sida och gå till Inställningar -> Reco Widget
     381. Fyll i API-nyckel och företags-ID och ange hur många recos du vill visa på sajten.
     391. Klicka på Spara Ändringar
    3140
    3241== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.