Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
225
Merge Requests
225
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
6ae6dc0d
Commit
6ae6dc0d
authored
Nov 21, 2006
by
Dries
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Patch
#87298
by webchick, neil, dww et al: show version numbers on modules page.
parent
837bacfa
Changes
31
Hide whitespace changes
Inline
Side-by-side
Showing
31 changed files
with
33 additions
and
2 deletions
+33
-2
modules/aggregator/aggregator.info
modules/aggregator/aggregator.info
+1
-0
modules/block/block.info
modules/block/block.info
+1
-0
modules/blog/blog.info
modules/blog/blog.info
+1
-0
modules/blogapi/blogapi.info
modules/blogapi/blogapi.info
+1
-0
modules/book/book.info
modules/book/book.info
+1
-0
modules/color/color.info
modules/color/color.info
+1
-0
modules/comment/comment.info
modules/comment/comment.info
+1
-0
modules/contact/contact.info
modules/contact/contact.info
+1
-0
modules/drupal/drupal.info
modules/drupal/drupal.info
+1
-0
modules/filter/filter.info
modules/filter/filter.info
+1
-0
modules/forum/forum.info
modules/forum/forum.info
+1
-0
modules/help/help.info
modules/help/help.info
+1
-0
modules/legacy/legacy.info
modules/legacy/legacy.info
+1
-0
modules/locale/locale.info
modules/locale/locale.info
+1
-0
modules/menu/menu.info
modules/menu/menu.info
+1
-0
modules/node/node.info
modules/node/node.info
+1
-1
modules/path/path.info
modules/path/path.info
+1
-0
modules/ping/ping.info
modules/ping/ping.info
+1
-0
modules/poll/poll.info
modules/poll/poll.info
+1
-0
modules/profile/profile.info
modules/profile/profile.info
+1
-0
modules/search/search.info
modules/search/search.info
+1
-0
modules/statistics/statistics.info
modules/statistics/statistics.info
+1
-0
modules/system/system.info
modules/system/system.info
+1
-0
modules/system/system.module
modules/system/system.module
+3
-0
modules/taxonomy/taxonomy.info
modules/taxonomy/taxonomy.info
+1
-0
modules/throttle/throttle.info
modules/throttle/throttle.info
+1
-0
modules/tracker/tracker.info
modules/tracker/tracker.info
+1
-0
modules/upload/upload.info
modules/upload/upload.info
+1
-0
modules/user/user.info
modules/user/user.info
+1
-0
modules/watchdog/watchdog.info
modules/watchdog/watchdog.info
+1
-0
sites/default/settings.php
sites/default/settings.php
+1
-1
No files found.
modules/aggregator/aggregator.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Aggregator
name
=
Aggregator
description
=
"Aggregates syndicated content (RSS, RDF, and Atom feeds)."
description
=
"Aggregates syndicated content (RSS, RDF, and Atom feeds)."
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/block/block.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Block
name
=
Block
description
=
Controls
the
boxes
that
are
displayed
around
the
main
content
.
description
=
Controls
the
boxes
that
are
displayed
around
the
main
content
.
package
=
Core
-
required
package
=
Core
-
required
version
=
VERSION
modules/blog/blog.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Blog
name
=
Blog
description
=
Enables
keeping
an
easily
and
regularly
updated
web
page
or
a
blog
.
description
=
Enables
keeping
an
easily
and
regularly
updated
web
page
or
a
blog
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/blogapi/blogapi.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Blog
API
name
=
Blog
API
description
=
Allows
users
to
post
content
using
applications
that
support
XML
-
RPC
blog
APIs
.
description
=
Allows
users
to
post
content
using
applications
that
support
XML
-
RPC
blog
APIs
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/book/book.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Book
name
=
Book
description
=
Allows
users
to
collaboratively
author
a
book
.
description
=
Allows
users
to
collaboratively
author
a
book
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/color/color.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Color
name
=
Color
description
=
Allows
the
user
to
change
the
color
scheme
of
certain
themes
.
description
=
Allows
the
user
to
change
the
color
scheme
of
certain
themes
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/comment/comment.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Comment
name
=
Comment
description
=
Allows
users
to
comment
on
and
discuss
published
content
.
description
=
Allows
users
to
comment
on
and
discuss
published
content
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/contact/contact.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Contact
name
=
Contact
description
=
Enables
the
use
of
both
personal
and
site
-
wide
contact
forms
.
description
=
Enables
the
use
of
both
personal
and
site
-
wide
contact
forms
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/drupal/drupal.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Drupal
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
.
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
package
=
Core
-
optional
version
=
VERSION
modules/filter/filter.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Filter
name
=
Filter
description
=
Handles
the
filtering
of
content
in
preparation
for
display
.
description
=
Handles
the
filtering
of
content
in
preparation
for
display
.
package
=
Core
-
required
package
=
Core
-
required
version
=
VERSION
modules/forum/forum.info
View file @
6ae6dc0d
...
@@ -3,3 +3,4 @@ name = Forum
...
@@ -3,3 +3,4 @@ name = Forum
description
=
Enables
threaded
discussions
about
general
topics
.
description
=
Enables
threaded
discussions
about
general
topics
.
dependencies
=
taxonomy
comment
dependencies
=
taxonomy
comment
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/help/help.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Help
name
=
Help
description
=
Manages
the
display
of
online
help
.
description
=
Manages
the
display
of
online
help
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/legacy/legacy.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Legacy
name
=
Legacy
description
=
Provides
legacy
handlers
for
upgrades
from
older
Drupal
installations
.
description
=
Provides
legacy
handlers
for
upgrades
from
older
Drupal
installations
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/locale/locale.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Locale
name
=
Locale
description
=
Enables
the
translation
of
the
user
interface
to
languages
other
than
English
.
description
=
Enables
the
translation
of
the
user
interface
to
languages
other
than
English
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/menu/menu.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Menu
name
=
Menu
description
=
Allows
administrators
to
customize
the
site
navigation
menu
.
description
=
Allows
administrators
to
customize
the
site
navigation
menu
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/node/node.info
View file @
6ae6dc0d
...
@@ -2,4 +2,4 @@
...
@@ -2,4 +2,4 @@
name
=
Node
name
=
Node
description
=
Allows
content
to
be
submitted
to
the
site
and
displayed
on
pages
.
description
=
Allows
content
to
be
submitted
to
the
site
and
displayed
on
pages
.
package
=
Core
-
required
package
=
Core
-
required
version
=
VERSION
modules/path/path.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Path
name
=
Path
description
=
Allows
users
to
rename
URLs
.
description
=
Allows
users
to
rename
URLs
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/ping/ping.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Ping
name
=
Ping
description
=
Alerts
other
sites
when
your
site
has
been
updated
.
description
=
Alerts
other
sites
when
your
site
has
been
updated
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/poll/poll.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Poll
name
=
Poll
description
=
Allows
your
site
to
capture
votes
on
different
topics
in
the
form
of
multiple
choice
questions
.
description
=
Allows
your
site
to
capture
votes
on
different
topics
in
the
form
of
multiple
choice
questions
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/profile/profile.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Profile
name
=
Profile
description
=
Supports
configurable
user
profiles
.
description
=
Supports
configurable
user
profiles
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/search/search.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Search
name
=
Search
description
=
Enables
site
-
wide
keyword
searching
.
description
=
Enables
site
-
wide
keyword
searching
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/statistics/statistics.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Statistics
name
=
Statistics
description
=
Logs
access
statistics
for
your
site
.
description
=
Logs
access
statistics
for
your
site
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/system/system.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
System
name
=
System
description
=
Handles
general
site
configuration
for
administrators
.
description
=
Handles
general
site
configuration
for
administrators
.
package
=
Core
-
required
package
=
Core
-
required
version
=
VERSION
modules/system/system.module
View file @
6ae6dc0d
...
@@ -1230,6 +1230,7 @@ function system_modules($form_values = NULL) {
...
@@ -1230,6 +1230,7 @@ function system_modules($form_values = NULL) {
// Traverse the files retrieved and build the form.
// Traverse the files retrieved and build the form.
foreach
(
$files
as
$filename
=>
$file
)
{
foreach
(
$files
as
$filename
=>
$file
)
{
$form
[
'name'
][
$filename
]
=
array
(
'#value'
=>
$file
->
info
[
'name'
]);
$form
[
'name'
][
$filename
]
=
array
(
'#value'
=>
$file
->
info
[
'name'
]);
$form
[
'version'
][
$filename
]
=
array
(
'#value'
=>
$file
->
info
[
'version'
]);
$form
[
'description'
][
$filename
]
=
array
(
'#value'
=>
t
(
$file
->
info
[
'description'
]));
$form
[
'description'
][
$filename
]
=
array
(
'#value'
=>
t
(
$file
->
info
[
'description'
]));
$options
[
$filename
]
=
''
;
$options
[
$filename
]
=
''
;
if
(
$file
->
status
)
{
if
(
$file
->
status
)
{
...
@@ -1497,6 +1498,7 @@ function theme_system_modules($form) {
...
@@ -1497,6 +1498,7 @@ function theme_system_modules($form) {
$header
[]
=
t
(
'Throttle'
);
$header
[]
=
t
(
'Throttle'
);
}
}
$header
[]
=
t
(
'Name'
);
$header
[]
=
t
(
'Name'
);
$header
[]
=
t
(
'Version'
);
$header
[]
=
t
(
'Description'
);
$header
[]
=
t
(
'Description'
);
// Pull package information from module list and start grouping modules.
// Pull package information from module list and start grouping modules.
...
@@ -1521,6 +1523,7 @@ function theme_system_modules($form) {
...
@@ -1521,6 +1523,7 @@ function theme_system_modules($form) {
$row
[]
=
array
(
'data'
=>
drupal_render
(
$form
[
'throttle'
][
$key
]),
'align'
=>
'center'
);
$row
[]
=
array
(
'data'
=>
drupal_render
(
$form
[
'throttle'
][
$key
]),
'align'
=>
'center'
);
}
}
$row
[]
=
'<strong>'
.
drupal_render
(
$form
[
'name'
][
$key
])
.
'</strong>'
;
$row
[]
=
'<strong>'
.
drupal_render
(
$form
[
'name'
][
$key
])
.
'</strong>'
;
$row
[]
=
drupal_render
(
$form
[
'version'
][
$key
]);
$row
[]
=
array
(
'data'
=>
drupal_render
(
$form
[
'description'
][
$key
]),
'class'
=>
'description'
);
$row
[]
=
array
(
'data'
=>
drupal_render
(
$form
[
'description'
][
$key
]),
'class'
=>
'description'
);
$rows
[]
=
$row
;
$rows
[]
=
$row
;
}
}
...
...
modules/taxonomy/taxonomy.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Taxonomy
name
=
Taxonomy
description
=
Enables
the
categorization
of
content
.
description
=
Enables
the
categorization
of
content
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/throttle/throttle.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Throttle
name
=
Throttle
description
=
Handles
the
auto
-
throttling
mechanism
,
to
control
site
congestion
.
description
=
Handles
the
auto
-
throttling
mechanism
,
to
control
site
congestion
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/tracker/tracker.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Tracker
name
=
Tracker
description
=
Enables
tracking
of
recent
posts
for
users
.
description
=
Enables
tracking
of
recent
posts
for
users
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/upload/upload.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Upload
name
=
Upload
description
=
Allows
users
to
upload
and
attach
files
to
content
.
description
=
Allows
users
to
upload
and
attach
files
to
content
.
package
=
Core
-
optional
package
=
Core
-
optional
version
=
VERSION
modules/user/user.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
User
name
=
User
description
=
Manages
the
user
registration
and
login
system
.
description
=
Manages
the
user
registration
and
login
system
.
package
=
Core
-
required
package
=
Core
-
required
version
=
VERSION
modules/watchdog/watchdog.info
View file @
6ae6dc0d
...
@@ -2,3 +2,4 @@
...
@@ -2,3 +2,4 @@
name
=
Watchdog
name
=
Watchdog
description
=
Logs
and
records
system
events
.
description
=
Logs
and
records
system
events
.
package
=
Core
-
required
package
=
Core
-
required
version
=
VERSION
sites/default/settings.php
View file @
6ae6dc0d
...
@@ -84,7 +84,7 @@
...
@@ -84,7 +84,7 @@
* $db_url = 'mysqli://username:password@localhost/databasename';
* $db_url = 'mysqli://username:password@localhost/databasename';
* $db_url = 'pgsql://username:password@localhost/databasename';
* $db_url = 'pgsql://username:password@localhost/databasename';
*/
*/
$db_url
=
'mysql://
username:password@localhost/databasename
'
;
$db_url
=
'mysql://
drupal:drupal@localhost/drupal
'
;
$db_prefix
=
''
;
$db_prefix
=
''
;
/**
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment