GetSimple Support Forum

Full Version: Pages and blog
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,
This is my last plugin that i'm working. With this plugin is very easy to create blogs with pages of getsimple. Still it is a beta version, but works.

Still i don't upload to extend.

If you test you can to do: http://cumbe.260mb.org/blog/.

Regards
hello, quickly tested your plugin, all is well, only in the side bar with the Russian language problem category in Russian and does not show the date of 1970 prints,
whether in the form of contacts when you register and login to leave the field Name, so that you can write the names in Russian
tested the beta version of 0.2, got it figured out, I hope and tags will soon be working
(2013-03-27, 02:53:57)Oleg06 Wrote: [ -> ]tested the beta version of 0.2, got it figured out, I hope and tags will soon be working
This weekend if i have some time....

Regards.
Upload new beta version 0.4, with several improvements and fixed small bugs: pages_blog_beta0.4

Instructions in: http://cumbe.260mb.org/blog/
why the text in the header looks like
Code:
УЯравленШе странШцаУШ блнва
, but not so
Code:
Управление страницами блога
At first I did not notice
(2013-04-13, 04:26:37)Oleg06 Wrote: [ -> ]why the text in the header looks like
Code:
УЯравленШе странШцаУШ блнва
, but not so
Code:
Управление страницами блога
At first I did not notice
I don't understand why?. For me is right. Upload a image.
[attachment=160]

is Web utf8?

Regards
I was scared, thinking something is broken, the server works fine, so the local shows Smile
Looks really good cumbe. I am testing it here:
http://www.coleridgeway.com/coleridge-way-blog/
I was using a tumblr feed but I need to get the site seo'd and I think the pages blog will be good.

I haven't found any problems yet but it took me a while to understand it. I need to make a new template. I will help you with English language documentation when you are ready (if you want).
Hi Timbow,

I would be grateful because my English is bad.
I have left 4 templates like example. I think that it is easy to do a template.

The plugin has 2 parts:
1) put pages in groups, that after are called with a shortcode inside of content of a page:
(/% pagesblog group=yougroupcreated %)

2) to create list of categories, tags or months.

Regards.
I didn't need to make a template, I just needed to mark the extract as 'Full'.

I will pm you.
(2013-04-23, 18:40:30)Timbow Wrote: [ -> ]I didn't need to make a template, I just needed to mark the extract as 'Full'.

I will pm you.

You can to do it of 2 forms:
- putting in configuration of page 'full' (lowercase) and use $contento in tempate
- or in template using $content variable.

Regards.