Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Getting AbstractFileBlocks by tag
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Neil Middleton  
View profile  
 More options Feb 24 2012, 12:40 pm
From: Neil Middleton <neil.middle...@gmail.com>
Date: Fri, 24 Feb 2012 09:40:52 -0800 (PST)
Local: Fri, Feb 24 2012 12:40 pm
Subject: Getting AbstractFileBlocks by tag

Is it possible to somehow query BCMS to find all files / images that have
been given a certain tag?

-Neil


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Patrick  
View profile  
 More options Feb 28 2012, 1:42 pm
From: Patrick <pea...@gmail.com>
Date: Tue, 28 Feb 2012 10:42:41 -0800 (PST)
Local: Tues, Feb 28 2012 1:42 pm
Subject: Re: Getting AbstractFileBlocks by tag

Try:

HtmlBlock.tagged_with("NameOfTag")

As defined on the Taggable module.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil Middleton  
View profile  
 More options Feb 28 2012, 2:05 pm
From: Neil Middleton <neil.middle...@gmail.com>
Date: Tue, 28 Feb 2012 19:05:47 +0000
Local: Tues, Feb 28 2012 2:05 pm
Subject: Re: [BrowserCMS] Re: Getting AbstractFileBlocks by tag

...and a combination of tags?

On 28 Feb 2012, at 18:42, Patrick <pea...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Patrick Peak  
View profile  
 More options Feb 28 2012, 2:27 pm
From: Patrick Peak <pea...@gmail.com>
Date: Tue, 28 Feb 2012 14:27:31 -0500
Local: Tues, Feb 28 2012 2:27 pm
Subject: Re: [BrowserCMS] Re: Getting AbstractFileBlocks by tag

There is no default support for that from what I can see looking at: https://github.com/browsermedia/browsercms/blob/3.3.x/lib/cms/behavio... But you could probably add a new scope that handles it.

On Feb 28, 2012, at 2:05 PM, Neil Middleton wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Neil Middleton  
View profile  
 More options Feb 28 2012, 2:49 pm
From: Neil Middleton <neil.middle...@gmail.com>
Date: Tue, 28 Feb 2012 19:49:22 +0000
Local: Tues, Feb 28 2012 2:49 pm
Subject: Re: [BrowserCMS] Re: Getting AbstractFileBlocks by tag

Yeah, looking at that there's only one string store for all tags, so I'll need to work out how to parse that and query it.

Thanks

N

On 28 Feb 2012, at 19:27, Patrick Peak <pea...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »