/**<br> * Implements template_preprocess_page().<br> */<br>function YOUR_THEME_preprocess_page(&$vars) {<br> // Remove the "No front page content has been created yet.".<br> if (isset
I had another request to alter the default taxonomy_term_data table and adding the timestamps; created and changed just like in the node database table.