ffiesta

Results 34 comments of ffiesta

Hi @leomoon, Now video support stay inline in browser ![image](https://github.com/Zavy86/WikiDocs/assets/25620658/86a59a60-1700-47c4-aede-e3e8bd2341e4) To other type videos I add extension and mimetype to upload zone. Thanks,

Hi, I have 2 ways to go to TOP 1. markdown Mode ```md \> [Homepage](/biblio.code) [Go UP](#homepage) ``` 2. html code Mode ```html TOP ``` * [Go UP](#go-up-button) ![image](https://github.com/Zavy86/WikiDocs/assets/25620658/d6f7851c-ae6c-4674-8483-7af30251003f)

Due to my basic PHP knowledge, it is preferable to be "someone" with more knowledge to add the back to top link to the wikidocs code. Teste on wikidocs 1.0.37...

**Image without Top Button** ![Screenshot_20241001-165313_Brave](https://github.com/user-attachments/assets/bcb3132e-3fce-4db2-9024-f714fb8614cc) **Image with Top Button** ![Screenshot_20241001-165323_Brave](https://github.com/user-attachments/assets/adff6a56-9c60-4753-9450-98a3ad554d39) :memo: The code only add the **green TOP button** on **right lower corner** of webpage.

> > Edit: I see that you can manually add a table of contents with the `[toc]` syntax but having an automatically generated ToC on each page would be much...

Please check if my location of UP button is good, otherwise send me better location to I try.

Hi @PeterB513, Like @Zavy86 says you need to write RewriteRules, please see https://hiawatha.leisink.net/howto/url_rewrite_rules and try to duplicate htaccess to Hiawatha.

@PeterB513 here a complete copy of a running wikidocs on **domain/subfolder** - change **RewriteBase** from **/subfolder/** to **\/** setup on root domain folder. ``` IfModule mod_rewrite.c> RewriteEngine On RewriteBase /subfolder/...

Hi @Zavy86 I’m currently running tests on the aforementioned issue and the conversion of the emoji `⚠`. However, I’ve realized that the first version of WikiDocs (0.0.18) is missing. Could...

> in this period new versions overwrite the previous.. we can't recover it so easly No problem! I will make my analysis