Search found 23 matches
- Fri May 16, 2008 4:38 pm
- Forum: Modules/Add-Ons
- Topic: Larger thumbnails with 1.2.1 and album 0.9.2 [solved]
- Replies: 4
- Views: 2306
Re: Larger thumbnails with 1.2.1 and album 0.9.2 [solved]
I've made a few changes to get larger thumbnails and now they are too big for my page design when there are 4 on a row. I want to limit the number of thumbnails per row to 3. It seems to do this with any template, but I'm using the lytebox template currently. How do I set how many thumbnails wide I ...
- Fri Sep 16, 2005 1:01 pm
- Forum: Modules/Add-Ons
- Topic: Many to Many Relationships module (m2m) now available
- Replies: 2
- Views: 2913
Re: Many to Many Relationships module (m2m) now available
Sorry about the link, this one should work.
http://blog.mennos.org/demo_cms/m2m.v0.5.tar.gz
http://blog.mennos.org/demo_cms/m2m.v0.5.tar.gz
- Fri Sep 16, 2005 4:21 am
- Forum: Modules/Add-Ons
- Topic: Management of entities with many to many relationships
- Replies: 4
- Views: 3740
Re: Management of entities with many to many relationships
I've just released the first version of this module, details are in this post: http://forum.cmsmadesimple.org/index.ph ... 670.0.html.
- Fri Sep 16, 2005 4:17 am
- Forum: Modules/Add-Ons
- Topic: Many to Many Relationships module (m2m) now available
- Replies: 2
- Views: 2913
Many to Many Relationships module (m2m) now available
Initial release: 0.5 This module allows you to create multiple entities and create hierarchical relationships between these entities. Each entity can then be viewed in relationship to other entities, and has its own page to track changes through user comments. Download file here: http://wiki.cmsmade...
- Fri Aug 26, 2005 6:20 pm
- Forum: Modules/Add-Ons
- Topic: Management of entities with many to many relationships
- Replies: 4
- Views: 3740
Re: Management of entities with many to many relationships
I've started working on this, so if anyone else would find this useful and has suggestions on what they'd like to see in here, let me know.
- Thu Aug 25, 2005 2:35 pm
- Forum: Modules/Add-Ons
- Topic: Management of entities with many to many relationships
- Replies: 4
- Views: 3740
Management of entities with many to many relationships
I'm finding myself with the need to have a tool that lets me manage multiple inter-related entities. It's probably best described through an example. I have some products. I have some customers. Certain products are bought by certain customers, and certain customers buy certain products. I want to...
- Wed Mar 02, 2005 7:06 pm
- Forum: Modules/Add-Ons
- Topic: Linkblog without add link
- Replies: 3
- Views: 4055
Re: Linkblog without add link
Just put this CSS in and the Add a Link link goes away.
.modulelinkbloglink {
visibility: hidden;
}
.modulelinkbloglink {
visibility: hidden;
}
- Wed Mar 02, 2005 7:00 pm
- Forum: General Discussion
- Topic: Forum change?
- Replies: 24
- Views: 12966
Re: Forum change?
Forum response is very good here, and I like the new look quite a bit.
Nice upgrade.
Nice upgrade.
- Wed Jan 05, 2005 4:20 pm
- Forum: CMS Show Off
- Topic: Leave a Mark
- Replies: 0
- Views: 4286
Leave a Mark
I've setup a site at http://www.leaveamark.net which makes heavy use of the linkblog module.
Check it out and while you're there, please contribute a link or two.
http://www.leaveamark.net
Check it out and while you're there, please contribute a link or two.
http://www.leaveamark.net
- Wed Jan 05, 2005 4:07 pm
- Forum: CMSMS Core
- Topic: Removing Admin Link On Menu?
- Replies: 5
- Views: 5262
Removing Admin Link On Menu?
If you go to the Plugin Management screen and click on the Help for the phplayers module you will see that you can simply include showadmin=0 in your module definition.
eg: {cms_module module="phplayers" showadmin=0}
eg: {cms_module module="phplayers" showadmin=0}
- Tue Dec 28, 2004 3:22 pm
- Forum: Modules/Add-Ons
- Topic: LinkBlog problem
- Replies: 4
- Views: 4336
LinkBlog problem
Greg,
is your site publicly accessable?
I'm not seeing that problem here on my end.
If you don't have a lot of links in there that you need to keep, try just uninstalling the module and reinstalling it.
is your site publicly accessable?
I'm not seeing that problem here on my end.
If you don't have a lot of links in there that you need to keep, try just uninstalling the module and reinstalling it.
- Mon Dec 27, 2004 12:24 am
- Forum: Modules/Add-Ons
- Topic: LinkBlog problem
- Replies: 4
- Views: 4336
LinkBlog problem
Looks like I forget to add a field in the install script. I've updated it in subversion but haven't tested it yet cause I'm having an issue getting a fresh install of CMS going from subversion.
Try it out and let me know.
Try it out and let me know.
- Tue Dec 21, 2004 3:08 pm
- Forum: Developers Discussion
- Topic: Linkblog needs an admin interface
- Replies: 3
- Views: 3514
Linkblog needs an admin interface
There is now an admin interface in subversion that allows you to add/edit categories, as well as hiding links that you don't want shown.
Check it out and let me know how it fits your needs.
Check it out and let me know how it fits your needs.
- Wed Dec 15, 2004 4:24 pm
- Forum: Developers Discussion
- Topic: Linkblog needs an admin interface
- Replies: 3
- Views: 3514
Linkblog needs an admin interface
you're absolutely right that it needs an admin interface, i've just been too lazy to do anything about it.
Hopefully I'll have some time over the holidays to clean that up. I'm pretty much booked solid until at least sunday so don't expect anything before next week.
Hopefully I'll have some time over the holidays to clean that up. I'm pretty much booked solid until at least sunday so don't expect anything before next week.
- Mon Nov 29, 2004 6:53 pm
- Forum: Modules/Add-Ons
- Topic: Module: Bookmarks 1.0!
- Replies: 19
- Views: 12339
Module: Bookmarks 1.0!
Seems like the columns feature is not working. I've got mine set to 3 (as posted in the previous post) and I have six categories all with at least one link, and the page is displaying 6 columns. See here: http://www.mennos.org/cms/index.php?page=12 And one wishlist item: 1. Email notification of new...