| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
|
|
|
| |
not break your setup if you haven't run udpate.php yet.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- When user #1 creates an account (we can assume this happens only once), system.module's schema version is set to the latest availiable.
- system_get_files_database() now includes a 'schema_version' child of each file object.
- That new information is re-saved when Drupal re-populates the system table.
- An array of newly-enabled modules is built, module_list() is reloaded, and the schema versions of each newly-enabled module are set to the most recent availiable. If the schema version is already set (presumably from a previous installation) it is not changed.
|
|
|
|
|
|
| |
installed sites.
There are a number of small optimizations we could add; like, we should never do more lookup queries than the number of unique URL aliases in the database. When the size of the static cache equals the number of unique URL aliases in the database, we can stop doing lookups. I think this could be implemented with a 2-line change. Takers?
|
| |
|
| |
|
| |
|
|
|
|
| |
role.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
form' patch.
|
|
|
|
| |
API's way of doing things. Tested with help from webchick.
|
| |
|
| |
|
|
|
|
| |
subsequent users.
|
|
|
|
| |
settings on node/*/edit pages.
|
|
|
|
| |
closed) if comments are "disabled" instead of "read only".
|
|
|
|
| |
settings page.
|
| |
|
| |
|
|
|
|
| |
_forum_get_vid().
|
|
|
|
| |
'#submit'.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
module. It's not a core feature.
|
|
|
|
| |
by users.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
"Re-index site"
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Improve search's default CJK tokenizer
- Re-add index wipe button to admin (with confirmation)
- Make default CJK tokenizer optional
|
|
|
|
| |
original page.
|
| |
|
|
|
|
| |
published.
|