Blog software - more easily customized?

Discussion in 'WordPress' started by adamjthompson, Jan 4, 2007.

  1. #1
    I'm looking for a blog script that can be customized with php includes and css. The more advanced tpl type system I find to be too complicated.

    I'd like to find a script where I can just edit "top.html" bottom.html" and the css file.

    Anyone know of a script like that?
     
    adamjthompson, Jan 4, 2007 IP
  2. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I hate all the blog software, its all too complicated for a simple script. In the end I just coded my own that pulls in a header and footer file like you said.
     
    mad4, Jan 4, 2007 IP
    adamjthompson likes this.
  3. Austars

    Austars Active Member

    Messages:
    1,437
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    95
    #3
    Austars, Jan 4, 2007 IP
  4. adamjthompson

    adamjthompson Well-Known Member

    Messages:
    1,242
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    125
    #4
    Yeh, I may just do that. I'm half way there, as I coded a simple CMS, so I'd just have to change it to blog format...
     
    adamjthompson, Jan 4, 2007 IP
  5. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Mine uses phpmyadmin for the backend.
     
    mad4, Jan 4, 2007 IP
  6. adamjthompson

    adamjthompson Well-Known Member

    Messages:
    1,242
    Likes Received:
    59
    Best Answers:
    0
    Trophy Points:
    125
    #6
    So you just admin the blog by modifying the MySQL data in PHPMyAdmin?
     
    adamjthompson, Jan 4, 2007 IP
  7. Darrin

    Darrin Peon

    Messages:
    123
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    I've had lots of luck with the Wordpress blog. You can customize the templates that have header and footer, etc., or simply employ a custom template and go from there.

    It's way easier than starting from scratch and there are plugins for just about everything.
     
    Darrin, Jan 4, 2007 IP
  8. hextraordinary

    hextraordinary Well-Known Member

    Messages:
    2,171
    Likes Received:
    115
    Best Answers:
    0
    Trophy Points:
    105
    #8
    WordPress is very easy to customize. Actually you can work with the more complex set of files, or just use a basic index, header, footer and sidebar setup.
     
    hextraordinary, Jan 4, 2007 IP
  9. mad4

    mad4 Peon

    Messages:
    6,986
    Likes Received:
    493
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Posts are written in Word to make sure they have no mistakes and then cut + pasted into phpmyadmin. Any other changes are easy to make via phpmyadmin as well.
     
    mad4, Jan 4, 2007 IP
  10. MyNet-Tony

    MyNet-Tony Guest

    Messages:
    119
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    WordPress is very customizable. I would recommend it. I would consider it just as much a CMS as I would blog software. Its very flexible and tweakable.
     
    MyNet-Tony, Jan 4, 2007 IP