aNOTAS
Version: 1.1
Author: Arcadio Carballares Martín
aNOTAS web: http://www.carballares.es/arcadio

DESCRIPTION

aNOTAS is a tool to insert temporary comments in Wordpress pages by all register users and share advices and news instantaneously.

INSTALLATION

- Copy the whole plug-in directory aNOTAS on your plug-ins Wordpress folder.
- Activate the plug-in in the Wordpress administrator area.

USE

- Copy (or link) the code’s sample provided in the file “anotas_insertion.php” and use it on your page. This version use JQuery library (http://www.jquery.com) to make operations with AJAX technologie.
- Server response is XML:

<resultados>
   <resultado>
      <id>{id}</id>
      <fecha>{fecha}<</fecha>
      <usuario>{usuario}</usuario>
      <nota>{nota}</nota>
   </resultado>
   [...]
</resultados>
  • Share/Bookmark
Creative Commons License
This blog is under Creative Commons licence, unless indicated otherwise.
Special thanks to Mark James for the icon set used in this blog.