1

(4 replies, posted in Showcase)

Hi All,

There is some nice projects coming through now from all wolf members, congrats.

It's been a while since we posted on here but we're just about to set live our newest little project using the Wolf CMS platform:

http://www.crabshackonthebeach.co.uk/index.php

2

(2 replies, posted in General)

Hi David, thanks for coming back to me. The version we are running is 0.7.3

3

(2 replies, posted in General)

Hi Guys,

Im not a member of GITHUB so forgive me for posting here as im not sure where else you want it logged:

If you create more than one page part and click save it only saves the last one you added.

4

(4 replies, posted in Showcase)

Nice photography!  Particularly the bird shots!

5

(6 replies, posted in Showcase)

Thanks for the feedback guys, and apologies for the extra space on the link.

6

(6 replies, posted in Showcase)

Hi all,

Here is a site offering fine quality fabrics

lts using Wolf with a lot of AJAX/Jquery

I have installed this editor and just have a black space when i select it in the drop down.  I assume this is the same thing as everyone is talking about above, regarding the paths e.t.c all of which i've tried but to no avail sad

The one you have suggested is actually the one i tried already, you can't scroll through calendar dates which is a little odd.  The google calendar idea could work.  Thanks for the insight.

Doh!  Ah well do you know of anything else that will do the same thing?

I found this plugin which looked pretty useful, until i installed it!  Unless im doing something wrong there is no way of navigating between months to see what events are on offer?

Has anyone used it?

Thanks in advance to anyone who's able to help!

11

(36 replies, posted in Third-party / User contributed Plugins)

Thats cool, nice one.

12

(36 replies, posted in Third-party / User contributed Plugins)

Nice one mate.  Cheers

Great plugin, thanks for sharing

14

(36 replies, posted in Third-party / User contributed Plugins)

http://ckeditor.com/

How difficult would it be to get an inclusion of CK Editor into wolf?

--------- ****** ----------

Added by admin

The CKEditor plugin exists in the official repository and is newer than the one in this forum topic.

All questions for updated version can be posted here or under Another CKEditor filter topic.

Thanks Martijin, works a treat.

David kindly sent me this also via email:

<?php echo $this->find('/')->content('page-part'); ?>

Hopefully that title says it all smile as confusing as it may sound.

I am trying to grab the contents from a page part on say the "home" page so when its updated...it automatically updates any other part of the site where i call it.

Any ideas?

17

(13 replies, posted in Third-party / User contributed Plugins)

Just noticed this wasn't in the plug-in repository.

18

(13 replies, posted in General)

smile

19

(13 replies, posted in General)

Thanks Martijn,

I have solved the issue.

In my layout i had a condition which was stopping it returning true.  My fault.  But you both helped so thanks..No Bug! 

<?php if ($this->hasContent('sidebar')) echo $this->content('sidebar', true); ?>

Idiot!

20

(13 replies, posted in General)

Hi Martijn

I tried that and its not showing up on sub pages.

So to clarify I have Blog as a parent & its child pages.

In the blog (parent) i have the archive code.

Then i have in the layout

echo $this->content('sidebar', true);

The content within the parent sidebar is not carried through on the subpages.

21

(13 replies, posted in General)

Thats cool mate thanks!  Im going to role with that!

I do think there is an easier way that the developers may know about but i can't for the life of me remember what it is.

This is cool though so thanks!

22

(13 replies, posted in General)

Thanks mate...good way of doing it.

The main issue is im using this page for other pages in the site which all have a separate sidebar with other content.

Hence why i didn't want to create an extra layout.

Thanks again for your input!  Much appreciated.

23

(13 replies, posted in General)

Thanks mate, i know its easy to include it in your layout but it seemed kind of pointless creating an extra layout just to make a sidebar inherited on sub pages!

I was looking for a cleaner way of doing it but thanks for responding to my query, it may be that i have to follow that route anyway.

Cheers

24

(13 replies, posted in General)

Is there a way to include the content of the sidebar in the parent page; in this case the blog, on all future sub child pages?

It looks as though the only way i can include this in my sub article pages is if i explicitly write it into every sidebar on the sub pages or create a separate template with it included.

This is the code which is in the template that is inherited by the child blog pages

<?php if ($this->hasContent('sidebar')) echo $this->content('sidebar', true); ?>

I know this is probably basic question but any help would be appreciated.

25

(15 replies, posted in Installing)

Hi All,

I've been away on holiday and it was cool to come back and see this site progressing. 

Congrats to all involved.