diff --git a/feathers/chat/info.yaml b/feathers/chat/info.yaml index df0b1867..0399e7ac 100755 --- a/feathers/chat/info.yaml +++ b/feathers/chat/info.yaml @@ -1,6 +1,6 @@ name: Chat url: http://chyrp.net/ -version: 2.0.1 +version: 2.0 description: Post logs of IRC or other chat formats. author: name: Alex Suraci diff --git a/feathers/link/info.yaml b/feathers/link/info.yaml index ae5d467b..6a497cf5 100755 --- a/feathers/link/info.yaml +++ b/feathers/link/info.yaml @@ -1,6 +1,6 @@ name: Link url: http://chyrp.net/ -version: 2.0.1 +version: 2.0 description: Link to other sites, name it, and add an optional description. author: name: Alex Suraci diff --git a/feathers/photo/info.yaml b/feathers/photo/info.yaml index ff2e71de..4e8c5235 100755 --- a/feathers/photo/info.yaml +++ b/feathers/photo/info.yaml @@ -1,6 +1,6 @@ name: Photo url: http://chyrp.net/ -version: 2.0.1 +version: 2.0 description: A photo feather, allowing you to upload any type of picture, with a caption. author: name: Alex Suraci diff --git a/feathers/quote/info.yaml b/feathers/quote/info.yaml index 41c69dfb..6a23566d 100755 --- a/feathers/quote/info.yaml +++ b/feathers/quote/info.yaml @@ -1,6 +1,6 @@ name: Quote url: http://chyrp.net/ -version: 2.0.1 +version: 2.0 description: Post quotes and cite sources. author: name: Alex Suraci diff --git a/modules/cacher/info.yaml b/modules/cacher/info.yaml index 14cbbc45..fb04be33 100644 --- a/modules/cacher/info.yaml +++ b/modules/cacher/info.yaml @@ -1,6 +1,6 @@ name: Cacher url: http://chyrp.net/ -version: 1.0.1 +version: 1.0 description: Caches pages, drastically reducing server load. author: name: Alex Suraci diff --git a/modules/comments/info.yaml b/modules/comments/info.yaml index 4c251dd7..57cabf2a 100755 --- a/modules/comments/info.yaml +++ b/modules/comments/info.yaml @@ -1,6 +1,6 @@ name: Comment System url: http://chyrp.net/ -version: 2.0.1 +version: 2.0 description: Adds commenting functionality to posts, including Defensio spam protection, auto-reloading, pagination, etc. etc. author: name: Alex Suraci diff --git a/modules/paging/info.yaml b/modules/paging/info.yaml index 8c90f2c6..a7dad952 100755 --- a/modules/paging/info.yaml +++ b/modules/paging/info.yaml @@ -1,6 +1,6 @@ name: Paging url: http://chyrp.net/ -version: 2.0.1 +version: 1.0 description: Split entries into multiple pages at tags. Use $post.paginated.prev_link and $post.paginated.next_link in your theme. author: name: Alex Suraci diff --git a/modules/read_more/info.yaml b/modules/read_more/info.yaml index 277487a7..bb38f900 100755 --- a/modules/read_more/info.yaml +++ b/modules/read_more/info.yaml @@ -1,6 +1,6 @@ name: Read More url: http://chyrp.net/ -version: 2.0.1 +version: 1.0 description: Split entries at . Split your posts using the "read_more" twig filter. Pass a string as an argument to use it as the link text. author: name: Alex Suraci diff --git a/modules/swfupload/info.yaml b/modules/swfupload/info.yaml index 684866d9..ade31693 100644 --- a/modules/swfupload/info.yaml +++ b/modules/swfupload/info.yaml @@ -1,6 +1,7 @@ name: SWFUpload +url: http://chyrp.net/ +version: 1.0 description: This is a helper module, and does nothing on its own. It is only here to provide functionality to other modules. author: name: Alex Suraci url: http://ecks.tc/ -version: 1.0 \ No newline at end of file diff --git a/modules/tags/info.yaml b/modules/tags/info.yaml index e99f5b65..6c5cb340 100755 --- a/modules/tags/info.yaml +++ b/modules/tags/info.yaml @@ -1,6 +1,6 @@ name: Tagginator url: http://chyrp.net/ -version: 2.0.2 +version: 2.0 description: Adds tagging functionality to posts, allowing organization, grouping, and adding keywords to posts. author: name: Alex Suraci