Skip to content
Snippets Groups Projects
Commit 6ae6dc0d authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #87298 by webchick, neil, dww et al: show version numbers on modules page.

parent 837bacfa
No related merge requests found
Showing
with 20 additions and 1 deletion
......@@ -2,3 +2,4 @@
name = Aggregator
description = "Aggregates syndicated content (RSS, RDF, and Atom feeds)."
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Block
description = Controls the boxes that are displayed around the main content.
package = Core - required
version = VERSION
......@@ -2,3 +2,4 @@
name = Blog
description = Enables keeping an easily and regularly updated web page or a blog.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Blog API
description = Allows users to post content using applications that support XML-RPC blog APIs.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Book
description = Allows users to collaboratively author a book.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Color
description = Allows the user to change the color scheme of certain themes.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Comment
description = Allows users to comment on and discuss published content.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Contact
description = Enables the use of both personal and site-wide contact forms.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Drupal
description = Lets you register your site with a central server and improve ranking of Drupal projects by posting information on your installed modules and themes; also enables users to log in using a Drupal ID.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Filter
description = Handles the filtering of content in preparation for display.
package = Core - required
version = VERSION
......@@ -3,3 +3,4 @@ name = Forum
description = Enables threaded discussions about general topics.
dependencies = taxonomy comment
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Help
description = Manages the display of online help.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Legacy
description = Provides legacy handlers for upgrades from older Drupal installations.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Locale
description = Enables the translation of the user interface to languages other than English.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Menu
description = Allows administrators to customize the site navigation menu.
package = Core - optional
version = VERSION
......@@ -2,4 +2,4 @@
name = Node
description = Allows content to be submitted to the site and displayed on pages.
package = Core - required
version = VERSION
......@@ -2,3 +2,4 @@
name = Path
description = Allows users to rename URLs.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Ping
description = Alerts other sites when your site has been updated.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Poll
description = Allows your site to capture votes on different topics in the form of multiple choice questions.
package = Core - optional
version = VERSION
......@@ -2,3 +2,4 @@
name = Profile
description = Supports configurable user profiles.
package = Core - optional
version = VERSION
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment