Home
GetSimple isn't as good as I thought
Posted on: 1 Apr 2011
Going to move to Wordpress - this is much easier afterwards
Wordpress: how to add gallery button to post editor
Posted on: 1 Apr 2011
Easy but this took me 3 hrs to find and make work Just add the code below to your functions.php There are two terrible pieces of code:
- String.fromCharCode(34) that adds double-quote
- data:image/jpg;base64,... that inserts nice image and allows to avoid path magic
Thanks this post's author for the idea how to do it.
The code is here
All pages restored
Posted on: 5 Mar 2011
All pages are back and accessible (via old URLs as well).
GetSimple is easy to use and fast to learn CMS for small sites like this - this is good. But it's feature limited - and this is not good. So the CMS is a good start for people who need to setup and run simple dynamic site in few minutes. However, to customize the site you need to have basic PHP, HTML and CSS knowledge.
Now it's better
Posted on: 5 Mar 2011
Much better: mod_rewrite works, news can be posted, pages can be added.
Going to restore all the content soon.
Trying to get this work
Posted on: 4 Mar 2011
Yes, the CMS looks promissing but there are not enough features by default