nakome, maybe use database to store all stuff like history? And as for comments - maybe disqus will be better with less time to develop/
As for now - you did great work and thank you so much!
1 2013-05-23 07:36:54
Re: Shop experiment (30 replies, posted in Plugins)
2 2013-05-21 04:47:00
Re: Shop experiment (30 replies, posted in Plugins)
nakome, will you implement tracking of customers history?
And add RUR as currency please
3 2013-05-20 05:46:08
Re: Shop experiment (30 replies, posted in Plugins)
Hm, but I think it is important to track purchased items in admin area. Can you implement this feature?
Also, is it possible to run your plugin on monstra 2.1.3?
4 2013-05-17 10:30:27
Re: Shop experiment (30 replies, posted in Plugins)
nakome, you rock! Great work! Waiting for changes to test this plugin.
5 2013-05-07 06:28:54
Re: My new plugins (7 replies, posted in Plugins)
Thanks for commenting.
you can tell me which plugins js are to test it
My jquery version is 1.9.1, plugins are: placeholders (to activate support for ie8/9), bootstrap carousel etc, my custom like sticky footer and parsing
$('.myblock').load("/blog?tag=parse .pbody:lt(1)")
.
Replaced your validation with https://github.com/jzaefferer/jquery-validation but it seems not to work with safari 6.
6 2013-05-06 16:11:21
Re: My new plugins (7 replies, posted in Plugins)
Mycontact won't work on php 5.2, even not loading
Tested on server with php 5.4 - all was fine.
Also your validation plugin conflicted with other js stuff, so I replaced it.
Weird thoughts, but how can I show random posts block?
8 2013-03-26 04:12:32
Re: Monstra 2.2.0 Release! (6 replies, posted in Projects)
Can we hope to see fixed pagination for tags in blog? And maybe plugins compatibility issues with new monstra?
10 2013-03-25 03:52:57
Re: Site and forum Monstra! (8 replies, posted in Projects)
Awilum, frequent spam posts on forum pushed me to ask about better anti-spam filter
11 2013-03-24 10:19:14
Re: Blog (109 replies, posted in Plugins)
Yes but not only folder hehe
Tried to search for hardcoded definitions and replace them with partial luck
Can you point me to the right things I should change in plugin files?
Is it possible to install 2 instances of blog plugin? For example one is news and another is blog.
13 2013-03-18 09:50:33
Topic: Github repo is missing (1 replies, posted in Projects)
UPD. https://github.com/MonstraLab/monstra-cms
14 2013-03-18 04:34:56
Re: Blog (109 replies, posted in Plugins)
Hm, no one knows how to replace default laggy pagination with working having no issues?
15 2013-03-15 04:31:32
Re: Bootstrap editor eight languages (20 replies, posted in Plugins)
Tried it, didn't work for me (displays everywhere). Forgot to mention that I want to use it with your bootstrap editor - bootstrap editor for pages only and markitup (ace editor doesn't appear at all after installation, but I prefer it because of syntax highlighting) for blocks only.
16 2013-03-14 06:04:15
Re: Bootstrap editor eight languages (20 replies, posted in Plugins)
There is typo for {cut} shortcode in editor - should be {cut} instead of { cut } (without spaces).
nakome, can you give a hint concerning MarkItUp only for blocks (display it only in blocks)?
17 2013-03-08 00:47:07
Re: Blog (109 replies, posted in Plugins)
Should I delete this from blog.plugin.php:
View::factory('blog/views/frontend/pager') ->assign('pages', $pages) ->assign('page', $page) ->render()
And delete pager.view.php?
And then use jquery plugin.
18 2013-03-07 04:13:18
Re: Blog (109 replies, posted in Plugins)
Pagination for tags is not working - pages after first will show all blog posts, but not for defined tag. And maybe there is a hint how not to display pages count if it is only one page.
Any solution appreciated
19 2013-02-28 03:24:39
Re: Donate for Redactor (4 replies, posted in Development)
Nice try!
But we need founder comments on this to put away all questions according donation acceptor.
20 2013-02-27 18:40:19
Re: Raptor editor (11 replies, posted in Plugins)
Maybe it is better to create and stick topic 'Donate for Redactor'?
21 2013-02-27 05:08:57
Re: Multilevel menu (8 replies, posted in Questions)
22 2013-02-26 13:21:56
Re: Bootstrap editor eight languages (20 replies, posted in Plugins)
nakome, thanks for amazingly fast responses!
P.S. I missed the bracket while copy-pasting, shame on me again)
23 2013-02-26 08:10:24
Re: Bootstrap editor eight languages (20 replies, posted in Plugins)
Didn't work
24 2013-02-26 08:02:16
Re: Multilevel menu (8 replies, posted in Questions)
antiben, is it possible to leave only parent with class='active', but not children? Now only children highlighted and not parent.
What I need is:
<
25 2013-02-25 16:19:01
Re: Bootstrap editor eight languages (20 replies, posted in Plugins)
Is it possible to disable editor for blocks and snippets?