[[WikkaDocumentationFR | Documentation de Wikka]] ---- ===== Foire aux Questions ===== < "MyWikkaSite", %% and thange the name (after ##=>##) to whatever you want it to be. ~-//How do I include an image in my header file, like the Wikka Homepage does? ~~-Applying //background-image: url("../images/w.jpg");// to the //.header// in the css file will add the image to the header. ~~-You will need to adjust the //padding// in the //.header// section as appropriate to your image size ~~-If you do not want the image to repeat, you will also need to add //background-repeat: no-repeat;// to the //.header// section of the css file as well. ===Comments=== ~-//When I click on the [Add comment] link, wikka asks me, if I want to create this page instead of showing the comments-form// ~~-Look into your ##wikka.config.php## and set the entry 'rewrite_mode' => '1', to '0'. That should solve the problem . ~-//The search function (see: SearchHelp) does not find any hits in the comments sections. Am I missing something?// ~~-No. The search function only searches the wiki page name and page content for hits and not its comments. [I have a hack to include comments in the searches on my homepage. The code hasn't been tested in 1.1.6.0 yet but works in 1.1.5.0 --GmBowen] ===Translation=== ~-//When will Wikka support other languages/utf-8 ?// ~~-An internalization/localization project is currently under discussion, but it requires a major overhaul of the code, so don't expect it to appear in the very next releases. ---- CategoryFR - TranslationPartialFR