Scheduled Maintenance: 10-11-2025 Electricity company maintenance between 09:00 and 15:00.
<span class="qte-attr qte_31_32-qte">3.1.x & 3.2.x</span>
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 20 Nov 2015, 22:30
Extension Name: New Topic
Author: dmzx
Special thanks to: martin
Extension Description:
Show the list of forums on the board, the forum selected will be created a new topic.
dmzx/New-Topic
Code update, validation version.
Code update.
Added for registered users only
Added lang file for select option
Screenshot:
Extension Download:
Installation:
Download the latest release.
Unzip the downloaded release, and change the name of the folder to `newtopic `.
In the `ext ` directory of your phpBB board, create a new directory named `dmzx ` (if it does not already exist).
Copy the `newtopic ` folder to `/ext/dmzx/ ` if done correctly, you'll have the main extension class at
(your forum root)/ext/dmzx/newtopic/composer.json
Navigate in the ACP to `Customise -> Manage extensions`
Look for `New Topic ` under the Disabled Extensions list, and click its `Enable ` link.
Peralta
Donator
Posts: 190 Joined: 13 Dec 2014, 17:04
Post
by Peralta » 20 Nov 2015, 23:35
Thank you
dmzx
phpBB • Post new topic - Contribution Details
It is not the same but is quite similar...
I speak spanish. Sorry for my bad english.
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 30 Nov 2015, 09:33
First post updated
nelflucifer
Users
Posts: 70 Joined: 03 Jan 2016, 12:24
Post
by nelflucifer » 19 Jan 2016, 15:30
You do not have the required permissions to view the files attached to this post! Maybe your post count is too low.
sakkiotto
Users
Posts: 7 Joined: 31 Jul 2015, 06:03
Post
by sakkiotto » 30 Jan 2016, 02:51
There is only file languages LOL
sakkiotto
Users
Posts: 7 Joined: 31 Jul 2015, 06:03
Post
by sakkiotto » 29 Feb 2016, 16:11
Can you reupload this extension ? the file is always corrupted
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 29 Feb 2016, 17:08
sakkiotto wrote: 29 Feb 2016, 16:11
Can you reupload this extension ? the file is always corrupted
File uploaded
khurrammunawar
Users
Posts: 6 Joined: 10 Jan 2015, 11:24
Post
by khurrammunawar » 19 Oct 2016, 22:18
Newly registered users , whose posts are subject to approval , can not post a new topic via this extension.
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 05 Mar 2017, 20:00
First post updated.
Solidjeuh
Donator
Posts: 348 Joined: 13 Dec 2014, 02:40
Post
by Solidjeuh » 05 Mar 2017, 20:56
I want to place it somewhere else, so need to remove that "dot" before.
Is it ok to change the code to
<div class="responsive-hide" align="right"> ?
This will not break the responsive thing or something else?
Forum voor NL Extensie vertalingen ---> https://www.supportforum.be
----------------------------------------------------------------------------
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 05 Mar 2017, 20:59
Where do you want to place it?
in extension is now <li class="right rightside responsive-hide">
Solidjeuh
Donator
Posts: 348 Joined: 13 Dec 2014, 02:40
Post
by Solidjeuh » 05 Mar 2017, 21:03
dmzx wrote: 05 Mar 2017, 20:59
Where do you want to place it?
in extension is now
<li class="right rightside responsive-hide">
I placed it in
overall_header_navbar_before.html
dmzx
Founder
Posts: 6469 Joined: 13 Jan 2014, 21:45
Post
by dmzx » 05 Mar 2017, 21:04
So did you change overall_header_breadcrumbs_after.html to overall_header_navbar_before.html ?