Search found 9 matches

by rogierl
Fri Mar 13, 2015 2:57 pm
Forum: General discussions
Topic: Feature request: notifications to admin
Replies: 1
Views: 2156

Feature request: notifications to admin

Hi Thorsten,

We use your system at our company. It works great, so thank you for all your effort.

Every division in our company has a group of users, who can only add questions, and one admin. The admins don't receive any notifications when a user adds an item. Is it possible to add a feature ...
by rogierl
Thu Nov 27, 2014 4:41 pm
Forum: General discussions
Topic: User login - dont time out their login session
Replies: 21
Views: 24666

Re: User login - dont time out their login session

Hey Thorsten,

I managed to change the session time, very easily actually. But I was wondering: is it possible to get rid of this time all together? So to log in with no session time?
by rogierl
Fri Oct 10, 2014 12:37 pm
Forum: General discussions
Topic: Styling the 'selected' option in drop down menu's
Replies: 5
Views: 4346

Re: Styling the 'selected' option in drop down menu's

Hi Thorsten,

I tried it: option:checked and option:selected, but it doesn't work.
by rogierl
Fri Sep 26, 2014 4:20 pm
Forum: General discussions
Topic: Styling the 'selected' option in drop down menu's
Replies: 5
Views: 4346

Re: Styling the 'selected' option in drop down menu's

I'm not sure actually if adding a class will help. I am talking about the 'Categories'-dropdown in the page in the admin-section where you add a new question. It's a 'select'-element and it already has an id, named 'phpmyfaq-categories'.
Everything in the list is an 'option' and the selected option ...
by rogierl
Fri Sep 26, 2014 4:06 pm
Forum: General discussions
Topic: Customizing 'add question' page in admin section
Replies: 5
Views: 4131

Re: Customizing 'add question' page in admin section

It worked! Thank you very much for your answer!
by rogierl
Fri Sep 19, 2014 8:56 am
Forum: General discussions
Topic: Styling the 'selected' option in drop down menu's
Replies: 5
Views: 4346

Styling the 'selected' option in drop down menu's

When adding a question in the admin section, there are drop down menu's, for category for instance. The option that is selected has a bright blue background color. I like to change this.
Problem is that it has no class or id so it cannot be targeted by the style.css. I guess it's done in a ...
by rogierl
Fri Sep 19, 2014 8:30 am
Forum: General discussions
Topic: Customizing 'add question' page in admin section
Replies: 5
Views: 4131

Re: Customizing 'add question' page in admin section

Hi Thorsten,

You said that I could edit the 3 php-pages to get rid of the comment, sticky and start-/end date sections, but I'm having problems doing this. I removed all the parts in the php referring to these sections but they are still showing in the add question page (in the admin).

So I don't ...
by rogierl
Wed Sep 03, 2014 4:31 pm
Forum: General discussions
Topic: Customizing 'add question' page in admin section
Replies: 5
Views: 4131

Customizing 'add question' page in admin section

I am wondering how to customize the 'add question' page in the admin section (edit entry):

- I would like to make the field 'keywords' mandatory
- Also, I would like to get rid of the 'End date of the question' section

Does anyone know how to do this? Where do I find the responsible pages? Thanks ...