Search found 3 matches
- Thu Jul 28, 2011 1:23 pm
- Forum: Developers Discussion
- Topic: Cloning module
- Replies: 7
- Views: 3596
Re: Cloning module
Hi! After couple hours of diggin I finally achived my goal. There are two solutions: simple but not efective (will write why) and time consuming for first time. First one is simply modiffing main PHP for ex. CGBlog.module.php, install.php while replacing name 'CGBlog' to 'SupaBlog' or whatever. Then...
- Wed Jul 27, 2011 2:05 pm
- Forum: Developers Discussion
- Topic: Cloning module
- Replies: 7
- Views: 3596
Re: Cloning module
@bess: yeah I know there is that option, but what when i would like to make modules (multiple) for other purpose with diffrent name then 'news' and not to get confused ? ;) @Jos: will check detales, but rather than specify module I am searching for at least hint how to make modification, install and...
- Tue Jul 26, 2011 2:02 pm
- Forum: Developers Discussion
- Topic: Cloning module
- Replies: 7
- Views: 3596
Cloning module
Hi everyone. I am hyped over six monthes about CMSMS and it's capabilities, but I have question about 'cloning' modules. I would like to have two (or more) 'News' modules working in content tab with diffrent names (I didn't think about how to manage data base yet - one for all or separately). I trie...