Difference between revisions of "User:Andre/BS-future"

From Publication Station
Line 1: Line 1:
=CategoryTree Bug=
<source lang="email">
When I upgrade to Mediawiki 1.26.2, CategoryTree drop-down menu disappeared from bottom of edit page. Where previously there were drop-down menus of parent-child-grandchild categories, now there is only the parent category and a orphan category. E.g. http://beyond-social.org/wiki/index.php/File:SelectCategory-edit.png
I am on Mediawiki 1.26.2, PHP 5.5.9-1ubuntu4.14, MySQL 5.5.47-0ubuntu0.14.04.1
These are the LocalSettings.php for CategoryTree
```lang=php
require_once( "$IP/extensions/CategoryTree/CategoryTree.php" ); $wgUseAjax = true; $wgCategoryTreeDynamicTag="True"; $wgCategoryTreeSidebarRoot="BS"; $wgCategoryTreeDefaultOptions['mode'] = 'all';
```
And wiki url http://beyond-social.org/wiki
Do you know how this can be solved??
thanks
Castroblop
</source>


=Beyond Social Re-design plan =
=Beyond Social Re-design plan =

Revision as of 06:48, 4 April 2016

CategoryTree Bug

 

When I upgrade to Mediawiki 1.26.2, CategoryTree drop-down menu disappeared from bottom of edit page. Where previously there were drop-down menus of parent-child-grandchild categories, now there is only the parent category and a orphan category. E.g. http://beyond-social.org/wiki/index.php/File:SelectCategory-edit.png

I am on Mediawiki 1.26.2, PHP 5.5.9-1ubuntu4.14, MySQL 5.5.47-0ubuntu0.14.04.1

These are the LocalSettings.php for CategoryTree

```lang=php

require_once( "$IP/extensions/CategoryTree/CategoryTree.php" ); $wgUseAjax = true; $wgCategoryTreeDynamicTag="True"; $wgCategoryTreeSidebarRoot="BS"; $wgCategoryTreeDefaultOptions['mode'] = 'all';

```
And wiki url http://beyond-social.org/wiki

Do you know how this can be solved??

thanks

Castroblop


Beyond Social Re-design plan

March 2016.


Development of a front-end overview page

  • people: Andre, Anja Nomi, and Bo (WdKA Graphic Design 1st year students), Arjen (19th 13:00-17:00 and the whole day on the 21st)
  • duration: 3 days
  • dates (possible): 19-21 April
  • deadline: end of April
  • time: 9:00-17:00
  • room: BL-1.1

detailed briefing

  • What information should be present about BS
  • What information should be present about each issue
  • What image should be used to represent each issue
  • Are there any style/design guidelines or inspiration
  • Responsive design

workshop structure

  • Day 1: presentation of project, how's it working, aims, prototype front-end a few design option, prototype code, editors feedback (1 hour)
  • Day 2: implementation of design and code
  • Day 3: tests, refinement, editors feedback (1 hour)

wishlist

  • random image from the issue.

Front-end design for issue 2,3

  • dates: 9-13May
  • duration: 4 days
  • possible modes collaboration:
    • students from wdka + Lucia + publishing lab interns; active collaboration from Publishing lab (?)
    • external designers + Lucia(?)
  • deadline: end of June finished
  • Issue titles
    • 2: Education
    • 3: Radical Reframing
  • pages:
    • index page,
    • article page.

For issue 2: article titles and images from article appear next to each other in index.


Image based template

  • image based template: html structure, css, JS, added category in wiki (that identifies this)
  • duration 3days.


misc changes

  • include category "issue 3" wiki and accommodate it to the front end.
  • change name of issue 2
  • metadata page ofr each issue to exist in a wiki page - so it can scrapped to the frontend
  • Andre will do it