Skip to content

Changing the names of elements/content adjust.

General Discussion
1 1 834
  • Hi guys,
    I need some help, I was wondering how could I change the "icon element" into a name, e.g. „Main Site” (screen number 1 - red square), and secondly, there's also in issue with content adjusting (screen number 2).
    element1.png
    element 2.png
    Any advice?


Suggested Topics


  • 0 Votes
    4 Posts
    1k Views
    Nuran AkimbekN
    After searching and reading documentation, I found that, csrf token not created in my situation.
  • Possibility to change post URL/routing?

    General Discussion
    19
    0 Votes
    19 Posts
    6k Views
    oplik0O
    @rongcuid said in Possibility to change post URL/routing?: BBCode support I unfortunately don't have the time right now to participate in this discussion more, but I might be able to help with thais part: there is actually a fairly ancient but still functional plugin for BBCode support already https://github.com/psychobunny/nodebb-plugin-vbcode-to-markdown The only issue I noticed is that it doesn't show in preview (which I think should be fairly simple to fix) Note that it's support, not first-class support - the default with it would still be markdown, but most BBCode will just work too by being translated to md before it's displayed.
  • 404 error for GET /assets/src/client/footer.js

    General Discussion
    1
    0 Votes
    1 Posts
    727 Views
    thalixT
    Hello all, I am using NodeBB 1.16.2 with Oxide theme. No other plugins except the ones that came with the installation. Every time I call a page I get the following 404 message in the nginx log: 178.xxx.xxx.xxx - - [09/Apr/2021:10:52:02 +0000] "GET /assets/src/client/footer.js?v=4u8ga71iu38 HTTP/2.0" 404 9 "https://xxxx.xx/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0" I just can't find the appropriate call to it though: # locate footer.js /var/www/nodebb/build/public/templates/admin/footer.js /var/www/nodebb/build/public/templates/admin/partials/settings/footer.js /var/www/nodebb/build/public/templates/emails/partials/footer.js /var/www/nodebb/build/public/templates/footer.js /var/www/nodebb/install/data/footer.json /var/www/nodebb# grep -R "footer.js" * CHANGELOG.md:* add partials/footer/js.tpl (94da9fe5) node_modules/nodebb-theme-vanilla/templates/footer.tpl: <!-- IMPORT partials/footer/js.tpl --> node_modules/nodebb-theme-persona/templates/footer.tpl: <!-- IMPORT partials/footer/js.tpl --> src/install.js: fs.promises.readFile(path.join(__dirname, '../', 'install/data/footer.json'), 'utf8'), Can someone please help me or point me in the right direction? I am unfortunately a newbie in the NodeBB area. Thanks! Translated with www.DeepL.com/Translator (free version)
  • Publish content/post from other apps?

    General Discussion
    4
    1 Votes
    4 Posts
    3k Views
    D
    @frgilb said in Publish content/post from other apps?: @deha: I agree, with the write api plugin you should be able to solve your problem. There is even a python library available: https://pypi.python.org/pypi/pynodebb/. It is quite old but still works with up to date nodebb. Unfortunately, not all api calls are yet implemented, but it is easy (and quite obvious) to extend it. @baris said in Publish content/post from other apps?: Take a look at https://github.com/NodeBB/nodebb-plugin-write-api Thanks, helpful.
  • easyest way to change post author and date/time

    General Discussion
    5
    1 Votes
    5 Posts
    4k Views
    felipeolcavF
    Is there any improvements regarding this feature?

Looks like your connection to NodeBB Community was lost, please wait while we try to reconnect.