Kete (@kete)
  • Stars
    star
    598
  • Global Org. Rank 21,059 (Top 7 %)
  • Registered almost 16 years ago
  • Most used languages
    Ruby
    89.5 %
    JavaScript
    10.5 %
  • Location πŸ‡³πŸ‡Ώ New Zealand
  • Country Total Rank 173
  • Country Ranking
    Ruby
    7

Top repositories

1

tiny_mce

A Ruby on Rails plugin (pre-Rails 3.1) that allows easy implementation of the TinyMCE editor into your applications.
Ruby
419
star
2

kete

Kete was developed by Horowhenua Library Trust and Katipo Communications Ltd. to build a digital library of Horowhenua material.
Ruby
58
star
3

convert_attachment_to

A plugin that will take the value of an uploaded file, convert it to either text or HTML, and insert it into specified attribute. Only works with PDF, MS Word, HTML, and plain text documents currently.
Ruby
30
star
4

oembed_provider

A Rails engine to answer oEmbed requests for application media asset models. I.e. this gem allows your application to act as an oEmbed Provider.
Ruby
19
star
5

capistrano-configuration

Write application configuration files on deployment with Ruby
Ruby
16
star
6

acts_as_licensed

Acts As Licensed is a plugin which provides a basic content licensing system to community centred Ruby On Rails applications. The plugin includes a set of Creative Commons New Zealand and Australian licenses, which can be imported (excluding the No Derivative Works variant).
Ruby
14
star
7

mongo_translatable

Rails specific I18n model localization, ala Globalize2, backed by MongoDB rather than an RDBMS. May include UI elements, too.
Ruby
7
star
8

external_search_sources

Display results from external search sources
Ruby
7
star
9

tiny_mce_plugin_example

An example gem using the tiny_mce gems plugin support
3
star
10

media_selector

A jQuery and Sammy.js based mini-application for choosing from a list of providers' media assets (images, audio, video, etc.). Used OpenSearch and oEmbed.
JavaScript
3
star
11

image_selector_tinymce_plugin

Using media_selector as the basis of a tinymce plugin for choosing from an existing image from a specified provider or uploading a new image to the provider and returning HTML for image to TinyMCE editor instance.
JavaScript
3
star
12

validates_as_sanitized_html

If you have a model that has an attribute that is user submitted HTML, such as comment, etc. this is a useful plugin for warning the user that they have submitted insecure HTML code, such as form elements, or javascript.
Ruby
3
star
13

trollied

A slightly different take on a Rails shopping cart engine.
Ruby
2
star
14

http_url_validation_improved

A variant of HTTP URL Validation is a Rails plugin that allows you to validate a URL entered in a form. It validates if the URL exists by hitting it with a HEAD request (and the improvements include retrying with other variants until it fails decisively).
Ruby
2
star
15

kete_browserid

An add-on for Kete that replaces normal login and registration with a browserid based login.
Ruby
1
star
16

kete_gets_trollied

A Kete add-on that uses the Trollied gem to deliver ordering of items from Kete.
Ruby
1
star
17

kete_translatable_content

An add-on to the Kete application to provide content translations. Relies on the mongo_translatable gem.
Ruby
1
star
18

tiny_mce_plugin_imageselector

A wrapper gem for installing https://github.com/kete/image_selector_tinymce_plugin so that the tinymce gem can use it.
Ruby
1
star
19

acts_as_zoom

A plugin to allow searching and populating of ZOOM Z39.50 servers.
Ruby
1
star
20

better_send_file

A project to provide a more efficient send_file method for Ruby on Rails’ ActionController by sending files directly via reverse proxy servers. Currently only supports Nginx.
Ruby
1
star