how to add unique `div` to all course questions page? - content-management-system

I am new in moodle and also not 100% idea about asking question regarding moodle issues
Is there any option in moodle to add a div at the top of all questions pages as a unique div ?
it should be editable as well
any answer and advice are much appreciated

As I know moodle, Its not possible to add a new div on quiz pages easily, The easy way to add html/tags in moodle by theme which is applying in your moodle as current theme. If you add any tags on particular theme, it will be shown in this theme only.
Moodle theme has various layout, on which you can add/edit html/tags.
Please read paragraph under header 'The different layouts as of 21st April 2013' with this artcle.Various Layout. which describes about moodle various layout. I am not sure but it may useful for you.
If theme way is not useful for you, then you will have to go with creating module/plugin for add html.

Related

How to customized fieds in moodle forms?

I want to customize moodle course/edit_form.php file and add some more fields and remove some existing fields. Is this possible to do without changing core files?
I followed this article but didn't find anything helpful https://docs.moodle.org/dev/Form_API
You can create a plugin that has a form which saves extra information about the courses and then you can show those fields by overriding the course renderer in the theme.

Adding Templavoila template to Typo3 blog

I am pretty new to Typo3, and I am sorry if my question is too easy to answer =)
I'm using Templavoila and I installed the Typo3 Blog extension (T3G?) and I ticked the checkbox "Install and use the template provided by the extension" when setting up my first blog. I hardly managed to get a html only page with a sidebar and list of posts.
My problem is that I can't find a way to add a template or any CSS to that page. I'd like to fit it into the rest of my website with the logo, menu, etc… but after a day of searching and reading, I haven't find a solution to my problem.
Is the problem that I'm using Templavoila rather than FLUID?
Is there a way to add a TV template to my blog?
How can I add CSS to that page (I have tried page.includeCSS.style without success)?
Is it possible to fit that blog in the rest of the website?
I'm using : Typo3 7.6 - Typo3 Blog 7.6 - Templavoila! Plus 7.2
PS : Is it just me or is it pretty difficult for new people to make their way into Typo3 ? ^^ I'm probably just missing something obvious but there isn't much documentation or tutorials dedicated to beginners. I hope it get's easier =)
Templavoila (and Templavoila plus) operate its "magic" by its function to show the content; thus you don't need anymore the usual TypoScript:
page.10 < styles.content.get
Instead, the page content must be replaced with:
page.10 = USER
page.10.userFunc = tx_templavoilaplus_pi1->main_page
Be sure to enable the TemplaVoila page module to manage content with TemplaVoila.The reason is that the "bare" TYPO3 uses the colPos field to retrieve the content (e.g. styles.content.get means colPos=0) while as far as I remember TemplaVoila uses its own logic and the TemplaVoila page module is necessary (also, as far as I can remember,there is an option to map a TemplaVoila content container to the colPos but I could possibly be wrong).
This is only part of the answer I was looking for, and it was probably obvious (well not for me indeed).
In the options of the blog template (the Typoscript one) I had to uncheck all the checkboxes (Clear constants, clear setup, rootlevel).
I also deleted the page.10 < styles.content.get, if I don't I get all the content but again, HTML only.
I'm facing a new problem now. The list of posts is not showing. Only regular element like text elements are being displayed, the Templavoilà FCE aren't… It is worse for the blog posts, nothing at all is being displayed.
PS : Should I write a new question for this or is it okay to ask it here ?
as maintainer of the TemplaVoilà! Plus extension I'd like to help you. Till yet, I didn't tested the blog extension, but I'm willing to help you there.
Couls you please fill an issue report on https://github.com/pluspol-interactive/templavoilaplus/issues and add there a link to this discussion?
Thanks
PS: I know, this isn't a answer to the question, but not enough reputation to add a comment.

How to Remove Orbeon Logo Form published forms on storefront?

Hi, Currently am working on hybris 6.5. I want to remove Header which have orbeon form logo. I have published forms on storefront.
You can change the logo by setting the oxf.fr.default-logo.uri.*.* property. This in done in your properties-local.xml, and if you haven't gotten a chance to modify that file yet, you might find going through the doc on properties useful.

Control Panel - Apply different theme for two different pages

I have created control panel theme following bootstrap standards. For some reason, we are using liferay 6.1 which doesn't provide responsiveness and hence has to be taken care of.
As we know control panel contains many pages e.g: MyAccount, User Administartion e.t.c.
As of now,these pages are looking fine with the old theme(non-bootstrap).
As and when I update these pages to bootstrap standards, I want to be able to apply bootstrap control panel theme for them.
Question here is - How do I apply old theme for MyAccount Page and bootstrap theme for User Administration page. Is there some property file that I need to update?
I did my research but couldn't find anything substantial.
Please let me know if I need to be more specific about the query.

How to Change joomla logo to new logo and how to add suggestion forms in joomla 1.5.22

i added new logo in media manager the name is joomla_logo_black.png and also i changed in defalt temple css file but it's not working, and also i want to add a suggestion form in my web site it's shoud contain title descreption and email id, please help, thanks in advance
I don't really understand what kind of joomla logo you want to replace! If there is a joomla logo in your template you can change it with the tamplate.css for sure !
If you didn't find the logo, or the image, maybe there is another css file near the template.css file.
The image you replaced might be cached in your browser. If you right click on the image you want to replace you can usually open the image in another tab. Look at it in a new tab then refresh the page an see if it updates. If not, at least you will have the URL of the image you are replacing.
As for adding forms, there are several components for creating forms in Joomla. My favorite is ChronoForms, but there are several very highly rated and reviewed options.
http://extensions.joomla.org/extensions/contacts-and-feedback/forms