admin.test |
tests/admin.test |
|
Tests for the Shurly's admin interface. |
README.txt |
README.txt |
|
ShURLy is a URL shortening service implemented as a module for Drupal. This module was written by Jeff Robbins for [Lullabot](http://lullabot.com)'s URL shortener: <http://lb.cm>
It is intended to be fast, clean, simple, self-contained,… |
README.txt |
shurly_service/README.txt |
|
SHORTENING A URL:
-------------------------------
Default format is JSON:
http://lb.cm/shurly/api/shorten?longUrl=http://www.lullabot.com
Text format returns just the short… |
shurly.admin.inc |
shurly.admin.inc |
|
Administration pages for the Htaccess module. |
shurly.css |
shurly.css |
|
.shurly-choose {
color: #999;
}
.shurly-result {
border: 3px #999 solid;
padding: 5px;
margin: 5px 0;
}
.shurly-result .form-item {
margin: 0;
}
.shurly-result .inline {
margin-right: 1em;
display:… |
shurly.info |
shurly.info |
|
name = ShURLy
package = ShURLy
description = A complete short URL service.
dependencies[] = views
configure = admin/config/system/shurly
core = 7.x
project = "shurly"
; Tests
files[] = shurly.test
files[] = tests/admin.test
; Views… |
shurly.install |
shurly.install |
|
Shurly install file |
shurly.module |
shurly.module |
|
description http://www.youtube.com/watch?v=Qo7qoonzTCE |
shurly.test |
shurly.test |
|
Tests for the Shurly module. |
shurly.views.inc |
views/shurly.views.inc |
|
Shurly Views data include file |
shurly.views_default.inc |
views/shurly.views_default.inc |
|
|
shurly_analytics.info |
shurly_analytics/shurly_analytics.info |
|
name = ShURLy Analytics
description = Provides integration with Google Analytics.
package = ShURLy
dependencies[] = shurly
configure = admin/config/system/shurly/analytics
core = 7.x |
shurly_analytics.module |
shurly_analytics/shurly_analytics.module |
|
Analytics ShURLy functionalities. |
shurly_api_keys.inc |
shurly_service/shurly_api_keys.inc |
|
|
shurly_handler_field_short_url.inc |
views/shurly_handler_field_short_url.inc |
|
Shurly Views handler for short URL |
shurly_handler_field_shurly_link_delete.inc |
views/shurly_handler_field_shurly_link_delete.inc |
|
Shurly Views handler for delete links function |
shurly_handler_field_shurly_link_edit.inc |
views/shurly_handler_field_shurly_link_edit.inc |
|
Shurly Views handler for editing links function |
shurly_migration.info |
shurly_migration/shurly_migration.info |
|
name = ShURLy Migration
description = Migrate short URLs to Drupal 7.
package = ShURLy
dependencies[] = shurly
dependencies[] = migrate
core = 7.x |
shurly_migration.migrate.inc |
shurly_migration/shurly_migration.migrate.inc |
|
|
shurly_migration.module |
shurly_migration/shurly_migration.module |
|
|
shurly_service.inc |
shurly_service/shurly_service.inc |
|
Link general search functionalities to services module. |
shurly_service.info |
shurly_service/shurly_service.info |
|
name = ShURLy Service
description = Provides web services for the ShURLy module.
package = ShURLy
dependencies[] = shurly
core = 7.x |
shurly_service.install |
shurly_service/shurly_service.install |
|
|
shurly_service.module |
shurly_service/shurly_service.module |
|
Link ShURLy functionalities to services module.
@todo |
shurly_service.views.inc |
shurly_service/views/shurly_service.views.inc |
|
Shurly Service Views data include file |
Zero Clipboard Test |
zeroclipboard/test.html |
|
Zero Clipboard Test |