Tampilkan postingan dengan label export. Tampilkan semua postingan
Tampilkan postingan dengan label export. Tampilkan semua postingan

Kamis, 05 Desember 2013

Smart Tabber Widget (Widgets)

Plugin Home Page
Support Forums
Follow on Twitter
Video on Youtube

Plugin Information


Smart Tabber Widget is a WordPress plugin with main widget that can turn multiple widgets into a single widget with tabs. To do this, plugin registers Widget Placeholders (essentially inactive sidebar areas), and when you add Tabber Widget, select Placeholder to use, set up transitions, animations and styling and you will get an end result single widget containing as tabs individual widgets from Placeholder.


Plugin comes with set of default styles, and it also features simple style builder allowing you to adjust colors for default widgets and save for later use. With future versions, you can expect more default styles.


Five default layout designs with several built in styles


Five default layout designs with several built in styles
Plugin has 5 default layouts you can use for the widget. Also, you can splace tabs on top or at the bottom of the widget and you can use animations and transitions for content display.

Tabber uses simple Placeholders to arrange widgets


Tabber uses simple Placeholders to arrange widgets
You can add multiple tabber widgets, and you can have as many as you want placeholers. Placeholder is used to put in the widgets you want to display in the tabber widget.

Create your own styling with easy to use builder


Create your own styling with easy to use builder
Style builder allows you to create your own color styles for any of the five default tabber layouts. You can change colors, borders and other things. It has simple preview tabber.

Main Features



  • Add one or more widgets placeholders for use with the tabber widget.

  • Add any widget to the placeholder to appear in the tabber widget result.

  • Control animation and transitions for tabs and tabs content.

  • Support placing tabs on top or at the bottom of the widget.

  • Includes 5 default gray and elegant looking styles for tabber.

  • Build custom color styles based on the default styles.

  • Tools to export and import plugin settings and built styles.




  • Simple widget to set single URL and title for it.

  • When used with tabber widget generates tab that leads to link on click.


Important


Every theme has different way of displaying and styling widgets and sidebars. Because of that, there is no way to make any universal widget like this one fit with every theme. After you set up the plugin and widget, you will need to adjust the styling to fit your theme. This goes for both default styles plugin has for tabber widget, and for the styles built with Style Builder. Best way to proceed in such case is to build widget styling from scratch, and that is explained in the documentation for the plugin.


I will be happy to provide some help with common styling issues that may occur with different themes with plugins included styles (via the official support forum: www.millan.rs/forums), but I can’t build custom styling for you from scratch.

Other Features



  • Supports translation and includes POT file.


Version 1.4 / 2013.09.25.


  • Added: optin to initially hide all widgets in a tabber

  • Improved: default styling more resistant to the theme

  • Fixed: load css and js plugin settings were not saving


Version 1.3 / 2013.08.22.


  • Added: shows notice when selected placeholder is empty

  • Fixed: critical problem with manual integration function

  • Fixed: javascript problems when the tabber is empty

  • Fixed: few small problems with the widget interface


Full changelog available on plugins home page

Rabu, 04 Desember 2013

JAXpoll (Polls)

JAXpoll is a web based polling widget for your web site that requires little more than a few lines of HTML in your web page after uploading the code to your web server. It does not require a database or any post installation set up. Upload the application to your server, add 3 lines of HTML to your web page, add a poll in the administration page and start your poll data collection.




It includes additional skins in the form of simple CSS files that can be selected with a simple skin name in the settings file (jaxpoll/jaxpollsettings.js). Custom skins can be easily designed by using one of the existing skins as a starting point and saving the new skin in the jaxpoll/css/ directory with a properly formatted name.




JAXpoll utilizes PHP 5.x on the back end and the jQuery Javascript library on the front end with an AJAX messaging system based on JSON messages between your server and the poll widget in the web browser. The poll widget will automatically load the jQuery library from if you are not already using jQuery in your web page.




The poll widget utilizes browser cookies to keep track of users who have already answered the poll and optionally you can use user IP addresses to prevent poll abuse.




You can set up as many polls as you like with starting and ending dates in the poll administration page to keep a steady stream of polls running on your web site automatically. Or you can specify the unique ID for a poll if you only wish to display a single specific poll in your web page.




The administration page provides a download button where the results of a poll can be downloaded in CSV format to be used in your preferred spreadsheet application for analysis.




The JAXpoll application also provides an AJAX function to return poll results in the Google DataTable JSON format so they can be used in the Google Charts API.

Ultimate database import/export (CSV-XLS(x)-MySQL) (Database Abstractions)

This application makes your work easy and effortless when it comes to data import/export to/from MySQL database.




Feed CSV or XLS (Excel) files to your MySQL database within seconds.




Purchasing this product you can easily convert:




- CSV to MySQL
- XLS to MySQL
- MySQL to CSV
- MySQL to XLS




Tailor the process to your needs:
- define the delimiter when uploading CSV and XLS files
- no change necessary if your CSV and XLS file has header
- choose your own delimiter when generating CSV files
- easy configuration: database parameters and timezone easily defined in config.php
The default language of this application is English. Language localisation can be easily done with changing the texts and labels collected in en.php.




This product uses PHPExcel class. The product price only includes the files and functions developed to create the converter. Third party sourcecode and classes are not included. PHPExcel is a free class, that can be downloaded here: http://phpexcel.codeplex.com/