It doesn't support 1.0.2 yet
Artem Alekseev
Posts
-
Transfer XenForo to NodeBB -
Does NodeBB support Nodejs 4.2.1?From my experience 90% of
Cannot GET /
errors is when it can't connect to mongo db.Try to
sudo service mongod restart
-
Transfer XenForo to NodeBBHow is about 1.0.2 nodebb version? Is there any way to import xenforo data now?
-
Composer dedicated route bugAny respond?
-
Proxy external images for SSLIs it possible to proxy external images not to get warnings about insecure content through http link images from external sites?
-
Using NodeDB need Redis also?have the same issue, do I need redis if I use mongo?
-
Composer dedicated route bugIf I switch composer to a separate route, i don't see upload file icon and thumbnail icon
-
Sub categories in a listI updated persona & composer to the latest version but subcategories doesn't show
-
Sub categories in a listI see that on this community sub categories are listed below the main category in a list. How to accomplish this in a custom forum?
-
News plugin - portal@yariplus Thanks a lot!
How many characters are in a news article visible on a front page? Is it configurable with special element or tag in text?
Is there any counter to count featured news in different tags or categories? So that it could be possible to make somekind of menu to filter news my category?
Also how to manage permission to mark topics featured?
-
News plugin - portal@yariplus It would be really great!
-
News plugin - portal@charles Great! It works. So the only issue now is to get a good widget which allows:
-
Choose a category to get articles from
-
Configure template for each item in an article list (HTML containers)
-
Configure position & size of topic picture thumbnail (first picture in a thread)
-
configure the position of an author and date like in a blog
-
-
News plugin - portalWhat I really need is to be able to do a portal like nodebb.
What I can do now is to use custom page plugin, but there is no proper widget for it. I tried last posts from categories & last articles from categories. In both cases I can only change HTML for the whole widget block & I can't change HTML template for a post itself... So I think we need a proper News widget which will allow us to change templates for each news article in a feed.Also I couldn't find a way to hide root of a custom page for example:
I have custom page http://localhost/testAnd I configure home page to be test
So when I navigate to http://localhost/ I want to see http://localhost with test page content but i'm redirected to http://localhost/test
-
News plugin - portalThis could be possible if there was a way to make a customazable home page instead of using blog engines.
-
News plugin - portalI need a simple plugin which allows to choose a forum so that each new thread (first post) appeared on a home page as a news article.