AIXF Batch Phrase Replace

AIXF Batch Phrase Replace 2.0.7

No permission to download

fords8

Well-known member
fords8 submitted a new resource:

AIXF Batch Phrase Replace - Admin Tool to batch-replace phrases.

========================================================
[AIXF] Batch Phrase Replace
Version: 2.0.0
For XenForo: 2.3.0+
========================================================
DESCRIPTION:
------------
This add-on allows administrators to search for and replace phrases
in bulk, with a preview step and optional add-on/language filtering.
It is a powerful tool for making mass phrase changes efficiently.
-----------------------------
Core Features
-----------------------------

  • ...

Read more about this resource...
 
Works very well. Thank you for making this.

Can you add an option to choose public phrases vs admin phrases?
 
Is there a way you can filter out variables from being replaced? For example:

I have this phrase here:
The winner will be announced here after the closing date on {competition_end}.

If I search for competition and want to replace it with giveaway, it will change the variable name which we don't want.

Screenshot 2025-08-13 at 15-52-39 Win a copy of Donkey Kong Bananza! altBoards.webp

Not a big deal to go back and fix it, but would be nice if you can figure out a way to make sure variables aren't replaced.
 
fords8 updated AIXF Batch Phrase Replace with a new update entry:

Batch find/replace for phrases with safety net so you don’t break variables or placeholders.

Quick Notes: I had to setup a dev rig for 2.1.7 for something. So I installed this on that setup and it tested out very well.

## Highlights
  • Preview → Confirm flow with CSV logging of changes
  • Variable/placeholder protection modes:
  • Auto (default): protects everything inside {...} — both {$vars} and {placeholders}
  • List: protects only the names you specify (one per line, without $)...

Read the rest of this update entry...
 
It seems that the addon is giving results for admin phrases when only public phrases are selected as phrase scope. I tried this in UBS when searching for Blog.
 
It seems that the addon is giving results for admin phrases when only public phrases are selected as phrase scope. I tried this in UBS when searching for Blog.
How do you have your panel setup? Whole word? Case-sensitive? I think I tryed every combo and can't get it to do it. I am on a newer version too. Thanks for reporting as well.
 
With these settings:

Screenshot 2025-08-30 at 15-15-37 AIXF Batch Phrase Replace .webp

I get results that include admin panel phrases:
Screenshot 2025-08-30 at 15-17-10 AIXF Batch Phrase Replace .webp
For example:
admin_navigation.xaUbsBlogEntryReplace
mod_log.ubs_blog_approve
option.xaUbsAuthorPageBlogEntryListLayoutType
permission_interface.xa_ubsBlog
style_prop.xaUbsBlogEntryViewLayoutElements
widget_pos.xa_ubs_blog_entry_view_above_blog_entry
etc.

I expect that you would get the same results with showcase.

I only want to change user facing phrases.
 
Back
Top Bottom