| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
help texts, as the handbook we referred to before was renamed
|
|
|
|
| |
update to drag and drop functionality, drupal.module removal, etc
|
| |
|
| |
|
| |
|
|
|
|
| |
there are no admin links for the module
|
|
|
|
| |
closing unclosed tags, avoiding empty table containers, and so on
|
| |
|
| |
|
|
|
|
| |
router path based lookups, and also full path argument lookup with a passed argument array
|
|
|
|
| |
core compatibility version.
|
|
|
|
|
|
|
|
|
| |
CSS overrides and default RTL CSS override files for modules
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
|
| |
|
|
|
|
| |
_module_parse_info_file() with drupal_parse_info_file().
|
|
|
|
| |
core. Woot. Woot.
|
|
|
|
| |
and there is no upgrade path yet.
|
| |
|
| |
|
|
|
|
| |
show up to 40% faster page loads.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
page.
|
|
|
|
| |
superseded by the new 'by module' administration dashboard.
|
|
|
|
| |
items, etc
|
| |
|
|
|
|
| |
package support to the modules page.
|
|
|
|
| |
smaller patches.
|
| |
|
| |
|
|
|
|
| |
CVS: ----------------------------------------------------------------------
|
|
|
|
| |
See: http://drupal.org/node/64279#t-placeholders
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
help of core modules! /
|
| |
|
| |
|
|
|
|
| |
should write guidelines for this -- maybe in the PHPDoc code of the _help hook.
|
|
|
|
| |
I found another HTML typo, and replaced a <u></u> by <strong></strong> because <u> does not validate as 'XHTML 1.0 stict'.
|
|
|
|
|
|
|
|
|
|
| |
node table. With help from Gerhard.
- Slight addition to INSTALL.txt with regard to PHP versions.
- Updated/reworded some node type descriptions as per Boris' suggestions.
- Adding missing {} around a table name in update.php.
|
| |
|
|
|
|
|
|
| |
Doxygen documentation and screen output.
Uwe: I dropped the 'iff' chunks as 'iff' stands for 'if and only if'.
|
| |
|
| |
|