Menufication - Responsive Fly-Out Menu (Navigation) Description:
Say Hi to jQuery Menufication 1.0
Navigation is one of the most important aspects of a website. The fly-out menu (with inspiration from Facebook) has been proven to be the most efficient navigation that dramatically can improve your visitors experience on your website!
Menufication is a user-friendly, customizable jQuery-plugin to transform your sites navigation to a responsive fly-out menu in Facebook fashion.
Features
Utilizes CSS3-tranforms for optimal and native-like performance.
Swipe to open/close the menu (iOS only in v1.0).
Option to only generate the menu on predefined browser sizes.
Option to only generate the menu on mobile devices.
Support for hierarchical menus.
Several options to customize the behaviour of the menu.
NabTransact Redirect Gateway for Concrete5 (eCommerce) Description:
NOTE : You need to have Concrete5 eCommerce addon to use this plugin.
NabTransact Redirect Payment Gateway is a Concrete5 Extension which allows the eCommerce Store owners to accept credit cards through NabTransact Secure Hosted Page. So users don’t have to worry about the user payment information.
This is a TinyMCE plugin that replaces the default one that comes with the editor and makes that editor more useful in CSMs by adding features to it. It makes it easier to added images when using the popular wysiwyg editor. This plugin only works with the updated and stylish TinyMCE 4 versions.
Features:
Image Preview: When adding an image from a link, the plugin will retrieve the image and show a preview so that you are sure of the image that you are adding.
Permission: The plugin has a configuration file config.php that you can use to determine who can upload images or view the defined library of images. User with no permissions can only insert images from links.
Multiple Uploads: You will be able to upload multiple images at once by selecting them or draging and dropping.
Ajax Upload: The upload feature uses ajax and so no page refreshing when uploading.
Recent List of Files: When you insert images from an url or upload the or get them from the library, the plugin in saves them in a session and you can be able to view them the next time you open the dialog for the plugin.
Define an Image Library: During installation you will be able to define a path to an image library. This will be a folder with images that you can access from the plugin and also the folder to which files are uploaded to.
Traverse the Library Subfolder: If the library folder has nested subfolders the plugin will be able to handle them.
Search the Library: This plugin has a search feature for the library that allows you to search it and the subfolders for an image using the image’s name.
Bootstrap CSS and HTML: If you wish to change any of the styling and are familiar with the Twitter Bootstrap framework, you will have no difficulty.
Image Alignment: When inserting images, you will be able to define the alignment relative to the text around it. The plugin in uses float rather than the align(deprecated in HTML5)
Wrap Images in a Link: You can easily choose to wrap an image in a link when adding it.
Image Dimensions: When you add an image it is possible to define the dimension that it will be added with. You can easily keep the image’s aspec ratio.
Quick Install: Just modify the configuration file(if you want) and then upload to the tinymce plugins’ folder. That is it.
Source Code: Nothing is hidden.
Installation
Unzip the file
Open the file config.php and define the library path and url and also the permissions. There are comments in the php file to help you with this.
Upload the files to the tinymce plugins’ folder replacing the default image plugin
Open user_guide.html in a browser for instructions on getting started.
SQuiz2 Exam is an extended version of SQuiz. Many features and settings are added in this complete improved version. This Quiz and Exam engines is build to produce and deliver quiz’s and exams with mutliple or single choice questions. You can add an image to every question. You can set a passing score and all users that pass the test can download their personal certificate.
Easy installation and integration
Multilingual ( all labels and texts can be changed in the backend)
Mutliple and single choice questions
Many styling options via css
Unlimited questions
Questions with images
Questions and settings are saved in XML files
Timer ( time limit optional )
Passing score free adjustable
Certification output
To create SQuiz2 xml files you can use the SQuizMaker2 online to build your personal exam.
Differences between SQuiz and SQuiz2:
Images allowed in / as questions
+ Passing score setting
+ Hide hints setting
Question counter
Certification output if user has reached the passing score
With its intuitive interface, Haxbox – TV Show Organizer enables you to easily download posters and images for the specified TV show, create profiles for each character and actor, as well as to get high quality multimedia content for your collection.
Overview
Hakbox is a software that allows you to organizes all your favourites tv shows easily.
You can create complete profiles for each actor and each character.
Hakbox allows you to get high quality multimedia content for all your collection.
snailCMS - Content Management System (Project Management Tools) Description:
snailCMS is a simple, light Content Management System that allows you to create and manage your website. You can easily create pages, subpages, articles, format and publish your content within minutes. Upload and manage easily files and images using the file browser.
Both front and back-end are build using twitter bootstrap for flexible and responsive designs.
Create your own front-end with basic knowledge of html and php.
Skip Billing & Shipping Information at Checkout (Magento Extensions) Description:
This extension provide express checkout. This extension skip billing information & shipping information applied to registered customer/user who already has default billing & shipping infromation. Normal checkout applied to Guest checkout and New Customer.
SuperLike - Ajax content like system for WordPress (Social Networking) Description:
Version 1.03 update notice: A widget is now included with plugin that can show your top liked content as user requested.
Version 1.02 update notice: Now you can disable the button on any post using Post settings, and also override the default/active theme for any post.
Now includes a widget that show your top liked content
Shortcode Integration to place ANYWHERE within Post/Page!
Post/Page Specific Like Settings Supported!
Automatic Integration with every post/page – Just set auto integration mode!
Manual Integration inside the Loop/Posts!
All you need to do to manually integrate the like button (If you switch off auto-integration) a single line of code in the loop will do:
< ?php echo wp_superlike(); ?>
Manual Integration outside the Loop/Posts!
All you need to do to manually integrate the like button (If you switch off auto-integration) a single line of code in the loop will do by passing the ID of post you want to show likes for:
< ?php echo wp_superlike('post_id=XXX'); ?>
SuperLike! Like System
SuperLike! is a content like plugin for WordPress that let you create your own customized like system in minutes. It works out of the box, admin panel is included for customization/options. Each post has a unique like button that is seperate from the others. You can have multiple like buttons for same post too.
jQuery tpTooltip plugin is a plugin that allows you create tooltips on any element that you want in your web page/application. Include just one javascript and css file in your html, create your own skin with the PSD file included (slices are ready to publish the skin directly), and you’re all set.
Main Features
Highly customizable (look at the properties below),
Skinning supported with a single PSD file,
included 4 default skins (black,red,green,blue),
static data or dynamic AJAX data loading supported
The properties of this plugin that you can modify for your needs are:
position: "top", // "top", "left", "bottom", "right" arrow: "left", // "top", "middle", "bottom", "left", "center", "right" skin: "flat", // currently flat,red,blue and black, you can add your own fadeintime: 200, // timeout for tooltip fade in fadeouttime: 200, // timeout for tooltip fade out showdelay: 200, // tooltip show time (milliseconds) hidedelay: 200, // tooltip hide delay (milliseconds) offsetx: 0, // tooltip horizontal offset offsety: 0, // tooltip vertical offset ajax: null, // URL to get content from html: null, // content HTML objID: null, // content wrapper object ID image: null, // image path elementStyle: "", // style parameters applied to tooltip handler elementClass: null, // class name applied to tooltip handler onclick:false, // use click event instead of mouse enter tooltipOffset : 10, // tooltip show animation offset animateTooltip : true, // animated display or direct display selector alwaysvisible: false // tells if tooltip should be always visible
How to install
Append these lines between your html file’s ”” tags:
and then this code will add tooltip to your ”.tooltip” classed elements:
Advanced Register/Signup form (OpenCart) Description:
Advanced register form gives you full control over your register/signup forms. Make easy for your customer to signup and add more fields just by drag and drop in register/signup forms..
Now its give you ability to do changes on your register form accordingly to your business nature.
Some Key features
Disabled current fields which is not required in your business.
Add extra fields with drag and drop forms in just few minutes.
Admin will have ability to check and change customer forms details in there backend.
All disabled field and extra fields added by admin will also be in user edit account so in future he can change accordingly.
While checkout there is register form that will be also take changes accordingly form settings.
Repose is a javascript plugin which can be used as an amazing showcase for different stuff. Some awesome stuff that can be showcased using Repose would be portfolio, images, social links, your team, your USP or features, or pricing tables.
Features
Full-featured Admin Panel within Wordpress
Can be used through a simple shortcode
Responsive
Numerous demos
A lightbox-like plugin for viewing images
Images can be linked to URLs as well
Various Styles and Animations on Offer
Excellent support. Promise.
How to Install It?
You will find a folder ‘repose’ in the downloaded zip file. Just upload this folder to the wp-content/plugins/ directory. Next, go to the plugins page in the Wordpress admin and activate Repose Showcase. That’s it! If you are unable to view the showcases added, make sure the folder ‘uploads’ in the plugins->repose directory has the necessary write permissions.
Change Log
Version 1.5 (27th March, 2013)
Ability to edit showcases
Complete makeover of the admin area
Version 1.4 (6 March 2013)
Sub Captions now support HTML
Sub-label bug fix
Version 1.3 (7 Feb 2013)
Improved compatibility across different plugins and themes
Version 1.2 (12 Jan 2013)
Better image linking
Minor improvements in the admin panel
Version 1.1 (9 Jan 2013)
Code optimization
Added the feature of linking images to external URLs