Page 1 of 1

Admin search UDT and Templates

Posted: Thu Jun 08, 2017 9:13 am
by Gregor
Te admin search is great function. I noticed however it doesn't search all templates and it also doesn't search in UDT's. Would it be possible to add this functionality?

Thanks!

Re: Admin search UDT and Templates

Posted: Thu Jun 08, 2017 3:11 pm
by Rolf
Not sure, but I think the new 2.2 release has an extended Admin Search function... Or it is at the list for 2.3... I have seen it passing by recently

Re: Admin search UDT and Templates

Posted: Thu Jun 08, 2017 3:14 pm
by Gregor
Looking forward to one of those versions :)

Re: Admin search UDT and Templates

Posted: Thu Jun 08, 2017 3:19 pm
by calguy1000
Admin search certainly searches templates. That's been in there for a while.

UDT's is a good idea... They are getting replaced in 2.3 anyways so it's a good time to add that type of functionality.

Re: Admin search UDT and Templates

Posted: Thu Jun 08, 2017 3:43 pm
by Gregor
calguy1000 wrote:Admin search certainly searches templates. That's been in there for a while.
I thought so too, however I was searching for something I knew was in one of the templates, but it wasn't shown. I'll keep an eye on it and post if I find an inconsitancy.
calguy1000 wrote:UDT's is a good idea... They are getting replaced in 2.3 anyways so it's a good time to add that type of functionality.
Thanks.

Re: Admin search UDT and Templates

Posted: Thu Jun 08, 2017 6:38 pm
by Gregor
Was able to reproduce the item I couldn't find in the template.

I have a template named 'jQuery', template type is Core::Generic. I searched for 'cycle2' via Admin Search and it mentioned 'finished' without any result, however if I look inside the template, than the string is there. A part of the template code:

Code: Select all

{* +++++ cycle2 script used for Zeiluitspraken +++++ *}
<__script__ type="text/javascript" src="{root_url}/uploads/_Javascripts/jquery.cycle2.min.js"></__script>
If you want me to do any testing or so, please let me know.

Re: Admin search UDT and Templates

Posted: Tue Jun 27, 2017 9:33 am
by Gregor
It works after updating to 2.2.1 :)

Thanks!