Justoverclock Hari well, i'm writing this extension for Flarum.it right now, after some test i'll take a decision about a public release 😉
Hari Justoverclock Looking great, could add a option for "simple view format" like qoura , without icon #feedback
MikeJones KInd of a cheat way to do this with getting around search trying to figure it out. Maybe have "hidden tags" you can add to posts and it uses those to group similar posts together... Wouldn't be as automatic but might be simple and less resource intensive on small flarums?
hrvoje_hr MikeJones @clarkwinkelmann is working on something like that, I think for his webshop extension. Metatags. There is early version for some of older versions of Flarum. I am interested to fund it for Blogs extension
askvortsov MikeJones problem is, that requires manual categorization. It wouldn't scale to large forums. That being said, it using flarum blog, my article series extension might be useful.
MikeJones askvortsov problem is, that requires manual categorization. It wouldn't scale to large forums. Yea I was being selfish since I have a small flarum and mainly use it as a blog 😅
Justoverclock Hari i will install this extension on flarum.it so you can test it live, now i have problem with my hosting
Darkle Justoverclock I think there is something wrong with the site as a guest, the discussions don't load (they are empty), there are some errors in the console, maybe it is because of this extension?
Hari Justoverclock Yes, now i can see. can we avoid the .... (dots) and show the full title? (it is not good SEO reasons) it is not showing in the page source code view-source:https://flarum.it/d/131-discussioni-super-sticky-in-evidenza-sempre
Justoverclock Hari Yes, now i can see. can we avoid the .... (dots) and show the full title? (it is not good SEO reasons) yes sure Hari it is not showing in the page source code view-source:https://flarum.it/d/131-discussioni-super-sticky-in-evidenza-sempre i see all correct in this discussion
Hari Justoverclock if we are displaying related links that should be present in source code too otherwise how could spider sees it? correct me if I am wrong. https://flarum.it/d/172-info-discussione-aggiunta-di-parametri
Justoverclock Hari the extension add a div after window gets load. So, the source code is ready and after that div is added. So, it is not in source code, but you can inspect the element to see the code...and is crawled.