Rename gdata and sample extensions to drop the -extension suffix
git-svn-id: http://google-refine.googlecode.com/svn/trunk@1544 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
5719309a22
commit
495b3b6ec3
@ -1,4 +1,4 @@
|
||||
name = gdata-extension
|
||||
name = gdata
|
||||
description = Google Data (gData) importer/exporter for Google Refine
|
||||
templating.macros = macros.vm
|
||||
requires = core
|
||||
|
@ -1,5 +1,5 @@
|
||||
#*
|
||||
* Access this page at the URL /extension/gdata-extension/
|
||||
* Access this page at the URL /extension/gdata/
|
||||
*#
|
||||
<html>
|
||||
<head>
|
||||
|
@ -1,4 +1,4 @@
|
||||
name = sample-extension
|
||||
name = sample
|
||||
description = Google Refine Sample Extension
|
||||
templating.macros = macros.vm
|
||||
requires = core
|
||||
|
@ -5,4 +5,4 @@
|
||||
core = /
|
||||
|
||||
# All other modules (extensions) will be automatically wired by their names
|
||||
# e.g., the sample extension will be accessible at /sample-extension/
|
||||
# e.g., the sample extension will be accessible at /extension/sample/
|
||||
|
Loading…
Reference in New Issue
Block a user