Search found 11 matches

by corce
Thu Sep 09, 2010 4:34 pm
Forum: Proposals
Topic: Interface usability and consistancy
Replies: 7
Views: 10638

Re: Interface usability and consistancy

There was a spelling error preventing the exports page from highlighting, fixed in the attached.

Which part of the layout is broken for you?
by corce
Thu Sep 09, 2010 4:06 pm
Forum: Bug reports
Topic: Clicking edit news changes the menu
Replies: 2
Views: 3744

Re: Clicking edit news changes the menu

Fixed in header.php by adding:

case 'news':

to the following:

switch ($action) {
case 'user':
case 'group':
case 'passwd':
case 'cookies':
$secLevelHeader = $PMF_LANG['admin_mainmenu_users'];
$secLevelEntries .= addMenuEntry('adduser+edituser+deluser', 'user', 'ad_menu_user_administration ...
by corce
Thu Sep 09, 2010 4:02 pm
Forum: Proposals
Topic: Interface usability and consistancy
Replies: 7
Views: 10638

Re: Interface usability and consistancy

New update with menu items now highlighting on the page you are on.

Files are:

admin\header.php
admin\style\admin.css
by corce
Thu Sep 09, 2010 2:36 pm
Forum: Bug reports
Topic: Guest Add FAQ loses form data.
Replies: 1
Views: 3106

Guest Add FAQ loses form data.

When you are not logged on if you try to add an FAQ but do not choose a category you receive an error: "Required fields are your name, your email address, category, headline, your Record and, when requested, the Captcha code!" When you click back to add in your category your question and answer ...
by corce
Thu Sep 09, 2010 2:18 pm
Forum: Proposals
Topic: Interface usability and consistancy
Replies: 7
Views: 10638

Re: Interface usability and consistancy

I would also change the menu structure on the content page:

Navigation
Categories
FAQs
News
Open Questions
Comments
Glossary

Quick Actions
Add Category
Add FAQ
Add News item
Add Glossary Term

The most important thing is to get the same language on all of the items, they are all lists apart ...
by corce
Thu Sep 09, 2010 2:12 pm
Forum: Bug reports
Topic: Clicking edit news changes the menu
Replies: 2
Views: 3744

Clicking edit news changes the menu

Admin goes to content and then clicks "edit news". The menu changes to the dashboard menu, it should stay as the content menu.

Seen on 2.6.4
by corce
Thu Sep 09, 2010 2:11 pm
Forum: Proposals
Topic: Interface usability and consistancy
Replies: 7
Views: 10638

Interface usability and consistancy

Hi I don't know if you are working on this on upcoming versions I think I ready you are changing the backend interface, but here goes:

If you look at these pages they are all performing a similar action, listing items:

Edit News
Open questions
Glossary
Edit FAQ
Categories

However they are all ...
by corce
Thu Sep 09, 2010 1:50 pm
Forum: Bug reports
Topic: Glossary terms list delete icon
Replies: 1
Views: 2843

Glossary terms list delete icon

The delete icon used on the glossary terms page has the alt tag "Are you sure?" when you mouse over it, it should be "Delete".

Seen on 2.6.8
by corce
Thu Sep 09, 2010 1:47 pm
Forum: Bug reports
Topic: Open Questions 2 bugs
Replies: 1
Views: 2806

Open Questions 2 bugs

Create an open question with category B
Admin sees open question and clicks "Take question and edit"

Bug 1: Category is not populated correctly, will show first sub category of first category, not category B.

Admin answers question and clicks submit with "active" checked.

Bug 2: Although the ...
by corce
Thu Sep 09, 2010 11:38 am
Forum: Bug reports
Topic: Can't activate faqs made by guests.
Replies: 2
Views: 3297

Can't activate faqs made by guests.

A user clicks "Add FAQ" on the main page and submits it.
An admin sees this in the edit FAQ section as "0 Active" (shouldn't this say inactive? or better still unpublished, rather than using the word "active" it would be better as "publish" in english)
The admin user ticks the "active" tick box next ...
by corce
Thu Sep 09, 2010 11:29 am
Forum: Bug reports
Topic: Glossary terms with symbols don't work?
Replies: 1
Views: 2727

Glossary terms with symbols don't work?

Add glossary terms:

HD
720p resolution

HD+
High def 1080p

When you see HD+ in content it shows the glossary term for HD.

Seen on 2.6.8