Posts: 357
Threads: 23
Joined: Dec 2009
2013-03-25, 09:03:59
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
Posts: 1,928
Threads: 88
Joined: Apr 2010
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
Posts: 1,928
Threads: 88
Joined: Apr 2010
tested the beta version of 0.2, got it figured out, I hope and tags will soon be working
Posts: 357
Threads: 23
Joined: Dec 2009
(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.
Posts: 1,928
Threads: 88
Joined: Apr 2010
Posts: 357
Threads: 23
Joined: Dec 2009
Upload new beta version 0.4, with several improvements and fixed small bugs:
pages_blog_beta0.4
Instructions in:
http://cumbe.260mb.org/blog/
Posts: 1,928
Threads: 88
Joined: Apr 2010
why the text in the header looks like
Code:
ãïрðòûõýèõ ÑÂтрðýèцðãè ñûýòð
, but not so
Code:
ãÿрðòûõýøõ ÑÂтрðýøцðüø ñûþóð
At first I did not notice
Posts: 357
Threads: 23
Joined: Dec 2009
(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
Posts: 1,928
Threads: 88
Joined: Apr 2010
I was scared, thinking something is broken, the server works fine, so the local shows
Posts: 1,127
Threads: 136
Joined: Feb 2012
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).
Posts: 357
Threads: 23
Joined: Dec 2009
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.
Posts: 1,127
Threads: 136
Joined: Feb 2012
I didn't need to make a template, I just needed to mark the extract as 'Full'.
I will pm you.
Posts: 357
Threads: 23
Joined: Dec 2009
(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.