- Dec 20, 2007
-
-
Gábor Hojtsy authored
#199241 by bjaspan, Heine: fix documentation on how confirm forms are constructed; port of Drupal 5 fix
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#201055 by JirkaRybka, scor: avoid duplicates in stats when page caching is turned on or node title is modified
-
Gábor Hojtsy authored
#172993 by drewish, Lynn: remove old user picture even when the newly uploaded one uses a different format
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#201479 by chx, ximo: forum module requires taxonomy for uninstall but taxonomy might be disabled at that time, so we need to include it
-
Gábor Hojtsy authored
#186546 by bjaspan: fix missing forum vocabulary when people turned on forum module, but never visited any pages in Drupal 5 and they upgrade to Drupal 6 which does this much better
-
Gábor Hojtsy authored
#201577 by Pasqualle: let the admin theme be configured even if it is disabled (mirror blocks admin behavior)
-
Gábor Hojtsy authored
#196630 by yched: postpone warning message display until batch finished, so messages are not forgotten on non-JS batches
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#201536 by chx: centralizing permission checking code in node revision handling, removing lots of duplicate code
-
Gábor Hojtsy authored
#164510 by yched, KarenS: move node batch operations to node.admin.inc for performance and fix a buggy message
-
Gábor Hojtsy authored
#196535 by sun, chx, dww: check whether Drupal can issue HTTP requests at all, so we know that this is the cause of problems, not the remote host not responding.
-
Gábor Hojtsy authored
#200185 by Pancho: truncate_utf8() was abused as if it was an UTF-8 character based string function, so align our code to that. Can be renamed to drupal_truncate_chars() in Drupal 7.
-
Gábor Hojtsy authored
#162788 by dww: allow contrib update_status to provide information on disabled modules and themes too
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#197690 by JordanCronin (as GHOP 68): server permissions are now explained very well in a handbook page, link to that
-
Gábor Hojtsy authored
-
- Dec 19, 2007
-
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#189879 by keith.smith: filter module help text cleanup, better for translators with more concentrated explanations
-
Gábor Hojtsy authored
#189878 by O Govinda, keith.smith: comment module help updates, removing help on features which are not there, and adding help on Drupal 6's new per content type comment settings
-
Gábor Hojtsy authored
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion
-
Gábor Hojtsy authored
#192779 follow up by Lynn: only show enabled themes on block admin page *and* the admin theme (which might not be enabled)
-
Gábor Hojtsy authored
#202397 by keith.smith: document profile module drag and drop in help text and add info on how categories come to life / can be edited
-
Gábor Hojtsy authored
#197730 by keith.smith: standardize on a much more user friendly cron reference in help texts, explain its importance with more examples in INSTALL.txt
-
Gábor Hojtsy authored
#100577 by O Govinda, keith.smith, catch: improve contact module help, more links to where settings are located
-
Gábor Hojtsy authored
#183940 by bjaspan, keith.smith: remove broken JS compression, but leave JS aggregation; update help text to that effect
-
Gábor Hojtsy authored
#199874 by gaele, keith.smith and JirkaRybka: better explanation of site email address, slogan and mission based on usability feedback
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#201540 by theborg, douggreen, Pancho: some system setting were not validated properly; also added missing required field markers
-
Gábor Hojtsy authored
#103041 by O Govinda, gaele and keith.smith: reworked node help, removing mention of UI elements we don't have, and linking in other features, we do have; also easier on the translators with text broken up into shorter parts
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
-
Gábor Hojtsy authored
#200424 by mpare and myself: strengten the note that all settings.php set configuration options are fixed, and cannot be modified on the web interface
-