1

Topic: Migration thoughts

Hi all

I've stumbled upon Wolf CMS a few days ago and I like the over all feel of it. I've used Joomla and WordPress (how exiting wink) in the past and I'm thinking about doing my current project using wolf.

I have to admit that I havent installed Wolf yet but I just wanted to get some info before hand to see if I should give it a go.

I'm working on a simple project which has one important aspect.

There is a portfolio page that needs to have a nice gallery and a list of items on a div to the right of the gallery. by clicking on each of the items, a series of images related to that item will load into the gallery.

I want to be able to first of all have a nice gallery and second be able to add (and delete) new items to this list and uploaded appropriate images for the new items.

I was wondering if its something that can be accomplished through Wolf or should I stick with platforms that I already know.

I would be ok with using a Jquery gallery or anything similar to those

Thanks for your thoughts and input

Thumbs up

2

Re: Migration thoughts

Hi koda - welcome to Wolf! It is probably worth grabbing a copy and mounting a test install to become familiar with the possibilities Wolf gives you, but perhaps you feel like the online demo gives you enough of a glimpse?

As for the specific concern:

koda wrote:

There is a portfolio page that needs to have a nice gallery and a list of items on a div to the right of the gallery. by clicking on each of the items, a series of images related to that item will load into the gallery.

I want to be able to first of all have a nice gallery and second be able to add (and delete) new items to this list and uploaded appropriate images for the new items.

I was wondering if its something that can be accomplished through Wolf...

This certainly can be accomplished through Wolf, though my hunch is there isn't a "drop-in" solution for the scenario you give. There are at least a couple gallery plugins available, though I'm not sure that either of them do precisely what you want.

It would certainly be possible to manage this using Wolf's very powerful page-part feature. It would be fairly simple to manage the galleries as "pages" and use the page-parts to do the day-to-day management of images. In this case, you might want to make use of the Assets plugin.

I hope that's enough for a starter! Of course, we hope you give it a go wink and we're here to help if you do!

3

Re: Migration thoughts

P.s. (!) There is also a portfolio solution used on our current featured site. It isn't yet in the Repository, but I hope it will be soon. wink

4

Re: Migration thoughts

Thanks so much for the response David

It was very helpful. from what I understand this can be easily done through page part because what I need is essentially a side menu bar that holds items that will load their own set of images into the gallery plugin. I also want my admin to be able to add or remove items to and from this gallery.
I will definitely install Wolf today and give it a try.
Also I wanted to know whether or not I could incorporate other galleries into my pages (other than the plugins) or can the plugings be reworked for example through a CSS in terms of their look.

Thanks again

Thumbs up

5

Re: Migration thoughts

koda wrote:

Also I wanted to know whether or not I could incorporate other galleries into my pages (other than the plugins) or can the plugings be reworked for example through a CSS in terms of their look.

I'm not sure if this is what you mean, but I use a "lightbox" tool called Colorbox on a couple of Wolf sites, and not as a plugin -- simply as a header call for the jQuery scripts and with appropriate HTML markup.

Is that the kind of thing you mean? If so, the answer is "yes". wink