ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Empty EE starting point?

October 20, 2008 3:37am

Subscribe [8]
  • #1 / Oct 20, 2008 3:37am

    Erin Dalzell

    790 posts

    I know there was a post that listed the steps one took to have a completely blank EE installation.

    Does anyone (or photographic memory Mr. Bowen) have that stored anywhere?

    I just can’t figure out a good search term to find it.

    Thanks

  • #2 / Oct 20, 2008 3:47am

    Ingmar

    29245 posts

    Like this, you mean?

  • #3 / Oct 20, 2008 3:53am

    Erin Dalzell

    790 posts

    Like this, you mean?

    That’s the one!

    Thanks

  • #4 / Oct 20, 2008 4:49am

    Mark Bowen

    12637 posts

    Beat me to it 😉

  • #5 / Oct 21, 2008 2:49am

    Dan Lee

    12 posts

    Bah, yeah. I read this article Friday afternoon. Great idea. It was cool that Lowe offered this as a “clean up” solution instead of changing the install.php file. Good times.

  • #6 / Oct 21, 2008 7:00am

    Andy Harris

    958 posts

    Ah now this is excellent - a far better way of doing it than the way I was doing. The simple ideas are always the best.

  • #7 / Oct 21, 2008 11:07am

    Crssp-ee

    572 posts

    I noticed my own handwriting on the wall over there, forgot totally about that one!
    Anyone know how you would edit the html buttons to also have UL and OL lists:

    # better html buttons
    TRUNCATE TABLE exp_html_buttons;
    INSERT INTO exp_html_buttons VALUES (1, 1, 0, 'strong', '<strong>', '</strong>', 'b', 4, '1');
    INSERT INTO exp_html_buttons VALUES (2, 1, 0, 'em', '<em>', '</em>', 'i', 3, '1');
    INSERT INTO exp_html_buttons VALUES (3, 1, 0, 'h3', '<h3>', '</h3><p>', '3', 2, '1');<br />
    INSERT INTO exp_html_buttons VALUES (4, 1, 0, 'h2', '</p><h2>', '</h2>', '2', 1, '1');

    Is it covered in the doc’s somewhere how to tweak the html buttons in the CP also?

  • #8 / Oct 21, 2008 11:56am

    Sean C. Smith

    3818 posts

    Is it covered in the doc’s somewhere how to tweak the html buttons in the CP also?

    admin > system administration > default HTML buttons

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases