>> You can add each subfolder in your “components”-folder as a resource folder.
>> It’s a pretty horrifying workaround, though and I think we should change the
>> wolifecycle-plugin and align the behaviour with ant's (i.e. subfolders in
>> the components directory should always be flattened by d
On 11 Oct 2016, at 2:15 AM, Hugi Thordarson wrote:
> You can add each subfolder in your “components”-folder as a resource folder.
> It’s a pretty horrifying workaround, though and I think we should change the
> wolifecycle-plugin and align the behaviour with ant's (i.e. subfolders in the
> com
> On Oct 10, 2016, at 12:20 PM, Fabian Peters wrote:
>
> Hi Tim,
>
>> One other comment. The only downside to this is that it restricts the search
>> string the user can type to a specific attribute instead of the broader
>> concatenated representation which provided a “fuzzier” search. And
Hi OC,
The mime type of the final file is sent by the final web server. The redirect
simply tell the browser to get the content elsewhere and does not define it's
type.
In Apache, the mime type sent is defined in a mime.types file in the conf
directory. The matching is based on the file extens
Hi Tim,
> One other comment. The only downside to this is that it restricts the search
> string the user can type to a specific attribute instead of the broader
> concatenated representation which provided a “fuzzier” search. And obviously,
> requires communication with the user about what they
Thanks Hugi , that's great - as I have only a handful of directories so
certainly a reasonable workaround. I'm definitely going to try this soon!
Mark
--
Dr. Mark Wardle
Consultant Neurologist, Cardiff, UK
(Sent from my mobile)
> On 10 Oct 2016, at 16:45, Hugi Thordarson wrote:
>
> You can
You can add each subfolder in your “components”-folder as a resource folder.
It’s a pretty horrifying workaround, though and I think we should change the
wolifecycle-plugin and align the behaviour with ant's (i.e. subfolders in the
components directory should always be flattened by default).
Bu
On 9 Oct 2016, at 8:14 PM, Paul Hoadley wrote:
> On 6 Sep 2016, at 10:00 PM, Mark Wardle wrote:
>
>> I am getting the following error:
>>
>> No template found
>> for component
>>
>> for components held within subdirectories of src/main/components/ There
>> isn’t a problem for .wo directo