51 2014-01-21 16:13:16

(3 replies, posted in Plugins)

New update ,now you can put nickname in config.php file like this:


        'discus_name' =>' nickname here '
        'plugins' => array(
            'markdown',
            'sitemap',
            'discus'
        )

to call this in html  use <?php echo Morfy::factory()->runAction('discus');  ?>


Download new update

52

(3 replies, posted in Plugins)

Ok i update the code.

Download New version


Instructions:

Activate plugin in config.php file  and add directory of images like this:

<?php
    return array(
        'site_url' => 'http://localhost/morfy',
        'site_charset' => 'UTF-8',
        'site_timezone' => 'Europe/Brussels',
        'site_theme' => 'default',
        'site_title' => 'demo',
        'site_description' => 'demo site',
        'site_keywords' => 'javasccript',
        'email' => 'nakome@gmail.com',
        'gallery_img_folder' => 'themes/default/img', // Folder of images
        'plugins' => array(
            'markdown',
            'sitemap',
            'discus',
            'gallery' // Activate gallery
         )
    );

 
And now only need put this code <?php echo Morfy::factory()->runAction('gallery'); ?> in html.

53

(3 replies, posted in Plugins)

Download Here

Note: You need bootstrap framework and jquery.

Instructions:

54

(3 replies, posted in Plugins)

Download here:
Discus Comments


Instructions:
   

  • Copy discus folder in morfy plugins

  • Go to discus.php in discus folder and change nickname

  • Call this with <?php echo Morfy::factory()->runAction('discus');  ?> 

  • For example in the end of  blog_post.html

  • Activate/deactivate plugin, add discus in array like  this.


Example config.php

    
        'plugins' => array(
            'markdown',
            'sitemap',
            'discus'
        )

That's it.

55

(7 replies, posted in Themes)

And put

<?php Action::run('theme_footer'); ?><

after of scripts

56

(7 replies, posted in Themes)

In index.template.php close tag .container

57

(14 replies, posted in Themes)

Nice work bro wink

58

(3 replies, posted in Themes)

i love red color hehehe

59

(4 replies, posted in Development)

You need google api key and id of custom search google

API key:
https://code.google.com/apis/console  API access section

Google search:
https://www.google.com/cse  ( Add web and get id )

60

(3 replies, posted in Themes)

Download here

Preview:

61

(2 replies, posted in Projects)

When i have time i create one tutorial how to make photo gallery.

Of if you like you can try this plugins.
I make this Superbox.
And this My portfolio.

62

(0 replies, posted in Showcase)

I update my web  with biru framework and monstra cms.
Site: http://nakome.com

63 2013-09-19 12:01:11

(4 replies, posted in Development)

http://nakome.com/demos/google_search/

64

(14 replies, posted in Plugins)

still there xD

You've cleared the cache? or if you have autocomplete active, you need cleaning.

<textarea id="menssage" rows="5"  name="mycontact_body" class="menssage input-block-level"  data-trigger="keyup" data-rangelength="[20,200]"></textarea>

65

(0 replies, posted in Questions)

Can be done request action in frontend?

66

(14 replies, posted in Plugins)

is a ghost smile

remove this in myfrom.view.php is a blank code

<?php echo $menssage; ?>

67

(21 replies, posted in Development)

I think you need another plugin. would have to rewrite all and I have no plan to create more plugins for now sorry.

68

(14 replies, posted in Plugins)

even i put wrong mail without "@" it say message send no validation nothing works sad

I make clean installation for Monstra and install the plugin and work well. Try to clean cache.


and also that weird space in "message form" ... how to remove it?

where is this?

69

(21 replies, posted in Development)

RomanArt wrote:

Dear could i control the number of pictures i want to upload? not 4 bc sometimes u need 10 or only 1 smile

This plugin only have 4 images.
If you like more images you need modify the code  to save images in separate folder with tumb and large image folders inside because i not secure if xml data in mostra can be save multi array files but you can use json alternative.

Or also you can use scan files to get images but if you need one specific image is a problem with this but nothing is imposible smile;

You can see here the estructure miniShop api (Use JSONView for for more visibility)

70

(21 replies, posted in Development)

Just use your imagination and that's it lol

71

(21 replies, posted in Development)

p\s could u please explane what do i have to remove to delete flip animation with products

remove anim and ef  classes

Nice plugin wink

In supersized.plugin.php  change view::factory for View::factory

73

(1 replies, posted in Showcase)

http://peluqueriaares.com/

74

(1 replies, posted in Questions)

I will make business themes and put prices for job and 20% of work destined to Monstra development i think is a good idea.
But i think need Proposals for the work.
You think?

The variety is good ,not all people use social networks or websites so, nice job