Event Test of Draft/Publish

Primary tabs

Dates: 
Wednesday, August 28, 2013 - 12:30pm

The first thing is to create the event and uncheck published.

It would be nice if we could make Draft more prominent

There is something not right with the editor as Admin2 - extends off screen, brown background and icon bar does not wrap.

Step 1 - Draft is checked, Save document, should not be visible or accessible = OK (not visible by Board2, Admin1 can see and edit)

ISSUE: - There is no listing of Drafts as we had with unpublished

Step 2 - Edited by Admin1 and unchecked Draft - it did publish properly.

Step 3 - As admin2 reset to draft to see if it will go back (do not see Revisions as admin2) - Successful

Groups audience: 
Group content visibility: 
Use group defaults

Comments

4

The listing of Drafts is available from the group home page.  Their is an issue though:  I don't understand why you don't see it in other places where there is group content.

 

 

 

I di d not look in the group.  I was reacting to the list of unpublished content for admin2 which you log in

which shows title and group.  We could use a block on the left, like we have in D6, of your groups too.

Added two blocks:

  1. Drafts in all groups for user
  2. All groups the user belongs to

 

I tried to get assistance on the issue with the brown background on edit screen here:

https://drupal.org/node/2063695

But, to no avail.  They say it's a CKEditor deal.  So, the only thing I can think of is that there is some setting in one of the style.js files that isn't set correctly.  Will have to play with this one.

2014-12-29

I found this:

https://www.drupal.org/node/760458

Looks like the key is to change the default CSS of the editor.  Do NOT use Theme CSS.  Instead, used Editor CSS.

Made this change on support.schoolboard.net and it works.