Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2013-03-24 09:16:29
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
adi_search_db - Search the TXP database
Summary
This plugin gives you a way of searching the database from within TXP Admin.
It’s a bit like smd_where_used … that looks in more places, but without the “lint” functionality.
See the help supplied with the plugin, or have a look online. You can download the latest version from here.
Search me
Once installed, go to the “Search DB” tab (under Extensions) & do your searches. There’re some filter options there too.
Anything in the database that can be considered content or data is included in the search – see the plugin help for a full list. It can also peek in plugin tables – a couple are already included (let me know if there are others you’d like to rummage through).
Textpack
To install the Textpack, go to the plugin’s options page and click on “Install textpack”. This will copy & install it from a remote server. The number of language strings installed for your language will be displayed.
If the Textpack installation fails (possibly due to an error accessing the remote site), the alternative is to click the Textpack also available online link. This will take you to a website where the Textpack can be manually copied & pasted into the TXP Admin – Language tab.
Updates and corrections to the Textpack are welcome – please use the Textpack feedback form.
Languages currently available:
- French (thanks Pat64)
- Japanese (thanks HJ)
Requirements
TXP 4.7+.
Known limitations
- case insensitive only
Version history
- 0.4.1
- support for multiple theme results (thanks colak)
- results now sorted
- 0.4
- TXP 4.7+ only
- extra search fields: articles (section, category1, category2), images (category)
- also searches in adi_notes
- search term remembered between visits to search tab
- search button on menu bar (+ pref)
- 0.3
- fixes for 4.6 (thanks jpdupont)
- fix: table prefixes (thanks jpdupont)
- 0.2
- minor UI improvements
- behind the scenes search improvements
- tightened up on privileges
- plugin privileges in options
- tested on TXP 4.6
- 0.1
- initial release
Feedback
Comments are most welcome.
Make a developer smile
If you find this plugin useful, please consider donating to the Textpattern development team.
Last edited by gomedia (2020-08-29 05:37:59)
Offline
Re: adi_search_db - Search the TXP database
That’s a cool new tool. Thank you…
Offline
Re: adi_search_db - Search the TXP database
nice… good aussie… good… ;)
Offline
#4 2013-03-25 00:41:23
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_search_db - Search the TXP database
mrdale wrote:
nice… good aussie… good… ;)
I think you mean “good Brit” … and don’t even think about the “P” word!
Offline
Re: adi_search_db - Search the TXP database
Hi adi ;)
You’re looking for, now you’ve got it:
# Textpack for adi_plugins (www.greatoceanmedia.com.au/txp) # - English language strings bundled with plugin, all others in this textpack # - Translator: Patrick LEFEVRE <patrick[dot]lefevre[at]gmail[dot]com>, 2013/03/25 # - please submit corrections/additions at www.greatoceanmedia.com.au/textpack, thanks #@admin #@language fr-fr adi_filter => Filtre adi_search_db => Recherches dans la BDD adi_search_database => Chercher dans la BDD : adi_textpack_fail => Echec d'importation du fichier de langue (Textpack) adi_textpack_feedback => Commentaires sur ce Textpack adi_textpack_online => Le fichier de traduction Textpack est disponible en ligne
Last edited by Pat64 (2015-10-05 08:22:06)
Patrick.
Github | CodePen | Codier | Simplr theme | Wait Me: a maintenance theme | [\a mi.ni.ma]: a “Low Tech” simple Blog theme.
Offline
#6 2013-03-25 22:00:53
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_search_db - Search the TXP database
Pat64 wrote:
Hi adi ;)
You’re looking for, now you’ve got it:
Merci beaucoup, Monsieur Traducteur Officiel!
Offline
Re: adi_search_db - Search the TXP database
Thanks adi – this is another great plugin :)
Offline
#8 2015-08-10 23:27:10
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_search_db - Search the TXP database
- minor UI improvements
- behind the scenes search improvements
- tightened up on privileges
- plugin privileges in options
- tested on TXP 4.6
Offline
#9 2015-08-11 01:52:25
- GugUser
- Member
- From: Quito (Ecuador)
- Registered: 2007-12-16
- Posts: 1,473
Re: adi_search_db - Search the TXP database
Thank you for all the updates of your plug-ins.
Traduction for the German and Spanish parts (what do you mean with tab in adi_goto_plugin
? I can’t find the context and maybe the traduction isn’t correct):
de-de
adi_textpack_fail => Die Textpack-Installation ist fehlgeschlagen
adi_textpack_feedback => Feedback zum Textpack
adi_textpack_online => Das Textpack ist auch online verfügbar
adi_filter => Filter
adi_goto_plugin => Gehe zu den Plug-Ins
adi_plugin_privs => Rechte für das Plug-In:
adi_search_db => Suche in der DB
adi_search_database => Suche in der Datenbank
es-es
adi_textpack_fail => La instalación del paquete de idioma falló
adi_textpack_feedback => Comentar el paquete de idioma
adi_textpack_online => El paquete de idioma también está disponible en línea
adi_filter => Filtro
adi_goto_plugin => Ir a los plug-ins
adi_plugin_privs => Privilegios para el plug-in:
adi_search_db => Buscar en la BD
adi_search_database => Buscar en la base de datos
Offline
#10 2015-08-11 02:37:04
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_search_db - Search the TXP database
GugUser wrote #294072:
Thank you for all the updates of your plug-ins.
My pleasure and thanks for the translations. They’re uploaded & ready for use.
… what do you mean with tab in
adi_goto_plugin
?
Whoops! That’s a redundant language string – now removed from plugin.
Offline
#11 2015-10-05 04:38:02
- gomedia
- Plugin Author
- Registered: 2008-06-01
- Posts: 1,373
Re: adi_search_db - Search the TXP database
Version 0.3 now available. My thanks go to jpdupont:
- fixes for 4.6
- fix: table prefixes
Offline
#12 2015-10-05 06:50:18
- jpdupont
- Member
- Registered: 2004-10-01
- Posts: 752
Re: adi_search_db - Search the TXP database
Error in the french textpack :
“BDD dans laquelle rechercher” must be :
“Chercher dans la BDD :”
@Patrick ?
Offline