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.
Downloads
Projects
Utilities
Friends
LinksVersion 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.
Version 1.1 of PhotoInBlog, Wordpress plug-in (and now in Joomla too) which show user’s picture in your blog.
New features:
- Copy PhotoInBlog folder in plug-ins folder of Wordpress.
- Activate the plug-in in administration window.
- Copy file ‘photoinblog_view.php’ in actual theme folder and insert this code in the template:
<?php include("photoinblog_view.php"); ?>
- Install component and module from instalation panel of Joomla.
- 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.
Version: 1.0
Autor: Arcadio Carballares Martín
Web: http://www.carballares.es/arcadio
PhothoInBlog allow to take a photo using installed webcam and show it in any blog you insert the plug-in.
- Copy the whole plug-in directory PhotoBlog on your plug-ins Wordpress folder.
- Activate the plug-in in the Wordpress administrator area.
- Copy file ‘PhotoInBlog_view.php’ in the active theme and insert the following code in the templates:
<?php include("PhotoInBlog_view.php"); ?>
aNOTAS version 1.1 modified to solve small javascript errors.
Download new version here.

Version: 1.0
Author: Arcadio Carballares Martín
aNOTAS web: http://www.carballares.es/arcadio
aNOTAS is a tool to insert temporary comments in Wordpress pages by all register users and share advices and news instantaneously.
- Copy the whole plug-in directory aNOTAS on your plug-ins Wordpress folder.
- Activate the plug-in in the Wordpress administrator area.
- 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>
for the icon set used in this blog.