Extends table BB code functionalities.
It should not break your existing tables.
Add TH and TD BB code support for colspan, rowspan, and style options
Add TABLE BB code support for style and class options
Add WYSIWYG table editor cell button to merge or split table cells
Add WYSIWYG table...
Looking for someone to build a custom page addon with a table
tabination
search ( by field and by text)
mysql database table (can be a new table added to xenforo database but not edit existing xenforo tables)
8-12 fields.
alternating row colors which color can be set to match themes
Addon will...
Hi,
On Desktop, you can see what you are selecting like so:
But on mobile, you can't really see what you are selecting. Here is an example:
I'm not sure if this is a bug, but I wonder if it can be improved for the touch experience?
Is it possible to have client-side sortable table?
Couldn't find any development doc about xf:datalist.
The table should be sorted or rearranged by any of the listed fields in its header. To rearrange by a certain field, one would click the title of the field in the header line. Click field in...
I created a small addon that adds an extra option to the TABLE BB code.
This works fine, but the problem is that when you are in the BB code editor and switch view (toggle BB code), the extra option gets stripped.
So when you have:
Header 1Header 2
Content 1Content 2
...the 'collapse' part...
This add-on is shared with the Xenforo community for free without branding.
Donations are welcome by just liking this add-on or leaving a nice review, that's all! :love:
By default all BBcode tables are full width (100%) with XenForo 2.1 / 2.2.
This add-on makes it possible to use full or...
I cant use createTable :/
<?php
namespace GSZone\test;
use XF\AddOn\AbstractSetup;
use XF\Db\Schema\Create;
class Setup extends AbstractSetup
{
public function install(array $stepParams = [])
{
$sm = $this->schemaManager();
$sm->createTable('xf_test'...
Hi!
I want to create a list of titles (just like trophies) which users can select. The title enitity structure consists of title_id and the title phrase. But for title I want to use MasterTitle relation so I don't need title column.
It seems I have to create a table xf_addonid_title with only...
With this add-on you can have Multiple Pages to show Prices Tables. Everything is under control of you and you can changes all the texts, number of columns, number of rows, appearance and all other things.
List of Pages (also available from Navbar):
Pricing Tables One
Pricing Tables Two...
Editor & BB Code Manager
Description
Fully customize your XenForo Froala instance. Change your toolbar layout, enable and disable BB Codes, make use of the new table and background-color BB Codes, provide exciting new fonts for your users from your own server or external hosts. It's all in your...
BUYER BEWARE!!! This addon is unmaintained, no support is offered with this any longer.
You may also check all designs live in support site!
Hi,
With this add-on you can have Multiple Pages to show Prices Tables. Everything is under control of you and you can changes all the texts, number...
Hello good night
Seek to make a table in the admin panel
After having another application of my addons does not my vrement replied he told me (It's a bit complicated to explain.) is for its I just make a request
How do you make a table in the admin panel (how the photo)
sorry for my angel...
In vB and WordPress I have the option to set a custom table prefix in the database.
For example I have a couple WordPress installations (that serve specific functions) on the same database. During installation I can select a custom table prefix for all the tables that installation creates in...
eLo fellow Xenforo Users,
I am quite new to using Xenforo and I have only used it for around a week but so far I LOVE it. That being said I have an addon request, and I will try explain it best possible but english is far from my first language, so feel free to ask any questions if there is...
Hi,
I'm trying to understand, why table : "xf_session", reaches the size of 500 Mo.
After several posts I had understood and concluded that my setup was poorly done.
Since I update 1.3.3 to 1.4.10, I would like to sort.
What can I do for this xf_session? To clean or purge. Because 500 MB...