Advanced Quote
Select text from posts and reply or quote+ with preserved BBCode formatting. Adds tooltip with Reply and Quote+ buttons when text is selected.
Version: 1.1.0
Autor: PARADOX987
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 22.03.2026
Letzte Aktualisierung: 30.03.2026
Support: https://forum.mybb.de/thread-39636.html (1 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 41
Reply Functionality:Autor: PARADOX987
Deutsche Übersetzung: noch nicht übersetzt
Hochgeladen: 22.03.2026
Letzte Aktualisierung: 30.03.2026
Support: https://forum.mybb.de/thread-39636.html (1 Beiträge)
Kompatibilität: MyBB 1.8.x
Bisherige Downloads: 41
- Select text from any post and click Reply
- Inserts formatted quote with BBCode into quick reply editor
- Configurable destination: Quick Reply or New Reply Page
Quote+ Functionality:
- Select text and click Quote+ to save for multiquote
- Works like MyBB's native multiquote feature
- Saves to localStorage for instant access
- Backs up to database for persistence across sessions
- Automatically toggles multiquote indicator
Tooltip Customization:
- Enable/disable Quote+ tooltip
- Enable/disable Reply tooltip
- Position: Top, Bottom, or Auto (smart positioning)
Data Management:
- Automatic cleanup of old entries (48 hours)
- Database storage for persistence
- LocalStorage caching for speed
Plugin Settings
[quote]Quote:Enable Quote+ Tooltip: Show Quote+ button when text is selected. Default: Enabled
Enable Reply Tooltip: Show Reply button when text is selected. Default: Enabled
Tooltip Position: Position of tooltip: Top, Bottom, or Auto (smart). Default: Auto
Reply Destination: Where Reply goes: Quick Reply page or New Reply page. Default: Quick Reply[/quote]
**File Structure**
inc/
└── plugins/
├── advanced_quote.php (Main plugin file)
└── AdvancedQuote/
├── database.sql (Database schema)
├── settings.json (Settings configuration)
├── js/
│ └── advanced_quote.js (JavaScript)
└── css/
└── advanced_quote.css (Tooltip styling)
Installation
- Upload the "AdvancedQuote" folder to /inc/plugins/
- Upload "advanced_quote.php" to /inc/plugins/
- Go to Admin CP > Plugins
- Click "Install & Activate" for Advanced Quote
- Configure settings at Admin CP > Configuration > Settings > Advanced Quote
How It Works
Reply Flow:
- User selects text in a post
- Tooltip appears with Reply button
- Click Reply > JavaScript extracts HTML from selection
- HTML is converted to BBCode (client-side)
- Formatted quote is sent to quick reply editor
Quote+ Flow:
- User selects text and clicks Quote+
- AJAX request fetches formatted BBCode from server
- Quote is saved to localStorage (instant access)
- Quote is saved to database (backup)
- MyBB's multiquote is toggled
- When viewing quick reply, saved quotes are auto-loaded
Quelle: Advanced Quote bei MyBB.com
Ähnliche Erweiterungen
Advanced Invitations System 1.1.0 von mihu für MyBB 1.6.x
Based on a credit system and with a lot of powerful features this is the ultimate way to get more users in your forum.
62 Downloads
Based on a credit system and with a lot of powerful features this is the ultimate way to get more users in your forum.
62 Downloads
Advanced Ads Manager 1.1.0 von mihu für MyBB 1.6.x
Advanced Ads Manager was created to be the most powerful advertisements manager for MyBB 1.6.
62 Downloads
Advanced Ads Manager was created to be the most powerful advertisements manager for MyBB 1.6.
62 Downloads
Kein Zitat im Zitat 1.1.0 von imei für MyBB 1.4.x
This plugin cleans inner quotes of posts that contain quote in quotes, so your threads will show more professional also your posts database will be...
585 Downloads
This plugin cleans inner quotes of posts that contain quote in quotes, so your threads will show more professional also your posts database will be...
585 Downloads
Google MyCode 1.1.0 von Zachary für MyBB 1.4.x
Lets you generate a link location to search results from just using a MyCode.
1425 Downloads
Lets you generate a link location to search results from just using a MyCode.
1425 Downloads
Akismet (Spam Schutz) 1.1.0 von Ryan Gordon für MyBB 1.4.x
Akismet for MyBB is a plugin built to prevent spam using the Akismet services. Please report any bugs here: http://community.mybboard.net/thread-...
635 Downloads
Akismet for MyBB is a plugin built to prevent spam using the Akismet services. Please report any bugs here: http://community.mybboard.net/thread-...
635 Downloads