Eksempler på brug af Codeigniter plugins på Engelsk og deres oversættelser til Dansk
{-}
-
Colloquial
-
Official
-
Medicine
-
Financial
-
Ecclesiastic
-
Official/political
-
Computer
Jun 15 in Modules, CodeIgniter Plugins Web read more Sponsored Links: Image Magician 1.0 ImageMagick is a toolkit for creating, editing, composing, and/or converting images.
Jun 15 in Modules, CodeIgniter Plugins Web read more Codeigniter OAuth 2.0 0.4.0 Supports version 2.x of the protocol. OAuth 2.x is split into 2 profiles, clients and providers.
Jul 15 in Modules, CodeIgniter Plugins Web read more Codeigniter CSS Library 1.0 Will remove whitespace, comments and tokens, while also minimizing some CSS values, without affecting the final design. Based on the stand-alone PHP library.
Jun 15 in Modules, CodeIgniter Plugins Web read more Carabiner 1.45 Inspired by Minify, Carabiner allows developers to combine, minify and cache JavaScript and CSS files. As files are changed, the older file is purged from the cache, and a new copy is.
Jun 15 in Modules, CodeIgniter Plugins Web read more Sponsored Links: CI View 0.1.2 Opposed to CodeIgniter's native"all or nothing" caching mechanism, this library manages views and their CSS& JavaScript assets, and caching these views dynamically. Features: It's unobtrusive.
Jun 15 in Modules, CodeIgniter Plugins Web read more CodeIgniter Google API Library 1.0 The library is the backbone of any CodeIgniter app that wants to query Google's AJAX APIs. Supports calls to the Web Search, Books, Patents, Video, Local, News and Images.
Jun 15 in Modules, CodeIgniter Plugins Web read more codeigniter-validate-url 1.0 Works by adding a PHP class to the CodeIgniter core for easily validating URL strings. The class can detect and work with an URL's parts, with support for host, scheme, query and path.
Jun 15 in Modules, CodeIgniter Plugins Web read more CodeIgniter Redis 0.3 Redis is a persistent key-value store database written in ANSI-C for Posix systems. This library allows apps built with the CodeIgniter PHP framework to query and interact with Redis DBs. Features.
Jun 15 in Modules, CodeIgniter Plugins Web read more Theme Loader 1.4.2 Theme Loader creates a solid system for loading and switching theme files. It works by changing CSS and JS resources according to the user's latest theme selection. Usage instructions are included with the download package. What is new in this release.
Jun 15 in Modules, CodeIgniter Plugins Web read more Codeigniter twitter tweets 1.0 The plugin makes use of Twitter's API for embedding tweets in remote locations. It's perfect for showcasing a person's social activity, while keeping a hold on what's OK to display and what's not. Features.
Jun 15 in Modules, CodeIgniter Plugins Web read more ci-syntax-highlight 1.0 Using the Luminous PHP library adapted to the CodeIgniter plugin system, ci-syntax-highlight allows editors to include code blocks, declare their programming language, and have the source code automatically highlighted when embedded on the.
Jun 15 in Modules, CodeIgniter Plugins Web read more CI-Merchant 2.1.3 CI-Merchant is nothing more than a gateway-agnostic payment system on which various billing providers can be integrated. It comes with support for various known gateways out of the box, but with the provided documentation, additional custom services can be.
Jun 15 in Modules, CodeIgniter Plugins Web read more flexi auth 1.0 flexi auth can be used for running a community-powered CodeIgniter installation, supporting a special section in your site where users can make new accounts and where they can login into them. Along with the frontend part there's also a backend where.
May 15 in Modules, CodeIgniter Plugins Web read more Assets-Helper 1.6 The term"assets" refers to JavaScript and CSS files. This CodeIngiter plugin will allow the developer to control how and when assets are called and loaded inside an app. Assets-Helper supports loading one file at a time, or grouping and loading multiple.
Jun 15 in Modules, CodeIgniter Plugins Web read more Yaml(CodeIgniter) 1.0 It is actually a port to the CodeIgniter framework for the Spyc PHP class, a YAML loader/dumper written in PHP. This will allow CodeIgniter to parse and write YAML documents with ease. What is new in this release: Changes to the.
Jun 15 in Modules, CodeIgniter Plugins Web read more CodeIgniter UhOh! 1.5 Created for a project's development stage, the plugin will interface between the CI core and the end user. It provides a way to catch errors and present them in a nice, orderly fashion. Besides just catching the error, it will also perform a full backtrace.
Jun 15 in Modules, CodeIgniter Plugins Web read more CodeIgniter Cache Library 2.1 It permits developers to write and retrieve chunks of data to and from the storage filesystem. By storing complex or large chunks of data in serialized form on the file system the user can relieve stress from the database or simply cache calls to.
Jun 15 in Modules, CodeIgniter Plugins Web read more Codeigniter-Boilerplate 1.0 Codeigniter-Boilerplate merges technologies like HTML5 Boilerplate and jQuery to provide a basic project structure for CodeIgniter installations. This pre-built code structure will help developers save time usually spent on creating folders and moving.
Jun 15 in Modules, CodeIgniter Plugins Web read more CodeIgniter Cache Helper 1.4.2 The library's purpose is to add some new tools for managing the cache files more easily. This allows a developer to manipulated outputted cache files via PHP. Features: Change in perspective between 2D, 3D, and First Person Shooting Gain new abilities which.
Jun 15 in Modules, CodeIgniter Plugins Web read more Javascript-Loader-Helper 1.0 To use Javascript-Loader-Helper, just point the library at a folder and it will automatically load all JS files found inside. The folder path is customizable. and the library works best only in CodeIgniter apps where the same JS files are used everywhere.
Jul 15 in Modules, CodeIgniter Plugins Web read more Twitter API CodeIgniter Library 3.1 This library provides an interface to Twitter's beautiful API. It tries to stick as close to the original specification as possible, so Twitter's documentation will still be relevant. This library also handles Twitter's search API. What is new.
Jun 15 in Modules, CodeIgniter Plugins Web read more Sponsored Links: MailChimp-for-CodeIgniter 1.2 MailChimp is a online service which can be used to manage, send and track customer newsletters and email marketing campaigns. Written in PHP, the library allows CodeIgniters developers to remotely interact with the MailChimp service. Supports modifying.
Jun 15 in Modules, CodeIgniter Plugins Web read more CodeIgniter Amazon SES 0.3.1 Amazon Web Services SES(Simple Email Service) is a highly scalable and cost-effective bulk and transactional email-sending service. This library allows apps developed on top of the CodeIgniter PHP framework to query and interact with Amazon SES from.
Apr 15 in Modules, CodeIgniter Plugins Web read more Highchart library for Codeigniter 0.6 The library allows CodeIgniter admins to render their charts via the famous Highcharts JavaScript charting library. Supports all chart types supported by the Highcharts library(bar, pie, line, spline, area, areaspline, column and scatter). Features.
Jun 15 in Modules, CodeIgniter Plugins Web read more Facebook Connect CodeIgniter Library 1.0 Essentially being a wrapper around the Facebook PHP API, it includes everything needed to get Facebook Connect working within CodeIgniter libraries. This library also allows to add XFBML to view files, call the Graph API via secure SSL(with CURL).
Jun 15 in Modules, CodeIgniter Plugins Web read more Sponsored Links: visualCaptcha for CodeIgniter 0.0.3 This plugin was ported from the visualCaptcha PHP library. The CodeIgniter version tries to follow as closely as possible the original guidelines, supporting most of the features and the original design patterns that have been so successful in protecting.
Jun 15 in Modules, CodeIgniter Plugins Web read more Sponsored Links: Highchart library for Codeigniter 0.6 The library allows CodeIgniter admins to render their charts via the famous Highcharts JavaScript charting library. Supports all chart types supported by the Highcharts library(bar, pie, line, spline, area, areaspline, column and scatter). Features.