3.1 & 3.2 Extensions Database 3.1 / 3.2Travis BBcode

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
Post Reply Previous topicNext topic
User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Travis BBcode

Post by dmzx »

Extension Name: Travis BBcode
Author: dmzx

Special thanks to: martin

Extension Description:
This Extension will add a new BBcode for Travis Build Status.

dmzx/Travis-BBcode



Code cleanup
Remove delete bbcode

Screenshot:
Image

Extension Download:
Download-link
Travis BBcode v1.0.1
Installation:
  1. Download the latest release.
  2. Unzip the downloaded release, and change the name of the folder to `travisbbcode`.
  3. In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
  4. Copy the `travisbbcode` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at
    (your forum root)/ext/dmzx/travisbbcode/composer.json
  5. Navigate in the ACP to `Customise -> Manage extensions`
  6. Look for `Travis BBcode` under the Disabled Extensions list, and click its `Enable` link.

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 8 Firefox

Re: Travis BBcode

Post by dmzx »

First post updated

User avatar

nelflucifer
Users
Users
Posts: 70
Joined: 03 Jan 2016, 12:24
    Windows 7 Opera

Re: Travis BBcode

Post by nelflucifer »

dmzx wrote: 13 Dec 2015, 00:39First post updated
What is this extension? Can't understand the meaning...
Image
Learn to read people's thoughts, not forgetting about their.
The extension translate from English to Russian...
English Forums
Available 251 extension with translation into Russian language...

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Travis BBcode

Post by dmzx »

nelflucifer wrote: 04 Jan 2016, 16:42
dmzx wrote: 13 Dec 2015, 00:39First post updated
What is this extension? Can't understand the meaning...
Its for Travis badge, just for software releases check.

User avatar

taledus
Users
Users
Posts: 83
Joined: 19 Jun 2016, 05:47
    Windows 7 Firefox

Re: Travis BBcode

Post by taledus »

Does this extension still work? I installed it a few days ago and just now getting around to testing it out. I have tried:

Code: Select all

[travis]build/passing[/travis]
as well as several examples on the first post, but it shows nothing on the screen. So I turned it off, then I tried to delete the data and I get:
A migration is invalid. A custom callable function could not be called.
So I tried deleting the folder, clearing the server cache, reinstalling this mod, but get the same results...

Even tried it here but it does not display:-> build/passing <-

What did I mess up?

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Firefox

Re: Travis BBcode

Post by dmzx »

This will only work if you have an travis account, usually used for programmers.

User avatar

taledus
Users
Users
Posts: 83
Joined: 19 Jun 2016, 05:47
    Windows 7 Firefox

Re: Travis BBcode

Post by taledus »

Oh...I have github, but I don't have anything posted on there because I keep most of my stuff on Visual Studio Online.

I like these tags for my projects, but I don't like the idea of having to use http://shields.io/ each time I want to make a tag that I plan to use for a project.

Maybe I will figure out how to make something like this with just css and bb codes.

User avatar

phpbbexst
Users
Users
Posts: 8
Joined: 02 May 2016, 16:34
    Windows 10 Chrome

Re: Travis BBcode

Post by phpbbexst »

Hello i have a problem to uninstall this extension
in practice when I click on Delete date does not uninstall it, here error text

Code: Select all

Something went wrong during the request and an exception was thrown. The changes made before the error occurred were reversed to the best of our abilities, but you should check the board for errors.
A migration is invalid. A custom callable function could not be called.

User avatar

Topic Author
dmzx Online
Founder
Founder
Posts: 6466
Joined: 13 Jan 2014, 21:45
    Windows 10 Chrome

Re: Travis BBcode

Post by dmzx »

phpbbexst wrote: 20 Nov 2016, 06:19 hello i have a problem to uninstall this extension
in practice when I click on Delete date does not uninstall it, here error text

Code: Select all

Something went wrong during the request and an exception was thrown. The changes made before the error occurred were reversed to the best of our abilities, but you should check the board for errors.
A migration is invalid. A custom callable function could not be called.
Re-download and upload the files again, then disable and delete data in ACP.

Post Reply Previous topicNext topic