Archives for categorie "Wordpress"

Version 1.1.5 of PhotoInBlog, el plug-in para Wordpress plug-in and Joomla which show user’s picture in your blog.

This version fix the problem with camera in computers without webcam.

  • Share/Bookmark

Version 1.1 of PhotoInBlog, Wordpress plug-in (and now in Joomla too) which show user’s picture in your blog.

PhotoInBlog

New features:

  • Photo history
  • Comment of the photo
  • Public system (all users can see all public pictures) and private (only register user can see his pictures)
  • Only register user can delete his pictures. Admin user can delete all.

Wordpress version

Install

- Copy PhotoInBlog folder in plug-ins folder of Wordpress.
- Activate the plug-in in administration window.

Use

- Copy file ‘photoinblog_view.php’ in actual theme folder and insert this code in the template:

<?php include("photoinblog_view.php"); ?>

Joomla version

Install

- Install component and module from instalation panel of Joomla.

Use

- Create a module from PhotoInBlog and insert display parameters.


By default number of pictures to show is 10. Change it (no limit has 0 value) from module management of Joomla or with variable maxPhotos of photoinblog_view.php file in Wordpress.

  • Share/Bookmark

Version: 1.0
Autor: Arcadio Carballares Martín
Web: http://www.carballares.es/arcadio

DESCRIPCIÓN

PhothoInBlog allow to take a photo using installed webcam and show it in any blog you insert the plug-in.

INSTALACIÓN

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

USO

- Copy file ‘PhotoInBlog_view.php’ in the active theme and insert the following code in the templates:

<?php include("PhotoInBlog_view.php"); ?>
  • Share/Bookmark

aNOTASaNOTAS version 1.1 modified to solve small javascript errors.



Download new version here.

  • Share/Bookmark

aNOTAS
Version: 1.0
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.