Author |
Message |
spiders
Regular


Joined: Jun 05, 2006
Posts: 90
Location: Aachen / Germany
|
Posted:
Wed Dec 30, 2009 12:04 pm |
|
|
|
 |
wHiTeHaT
Life Cycles Becoming CPU Cycles

Joined: Jul 18, 2004
Posts: 579
|
Posted:
Wed Dec 30, 2009 12:08 pm |
|
@spiders...
if you plan to use this module ... look back a few posts what line you should edit.
The one in the installation file isnt compatible with ravennukes version.
Also i recommend to use this language definitions (english) for admin/languages/...
Code:// **************** FILE BLOCKS_MANAGER.PHP v1.1 **********************
define('_BLOCKS_MANAGER','Blocks Manager');
define('_BLOCKMGR','Management of the position of the blocks per module');
define('_BLOCKMGR_MODULEDROP','List blocks of the module :');
define('_BLOCKMGR_ADDNEWBLOCK','Add/Remove selected block(s) to/from select module(s)');
define('_BLOCKMGR_ACTIVE_BLOCKS','Inactive Blocks');
define('_BLOCKMGR_INACTIVE_BLOCKS','Active Blocks');
define('_BLOCKMGR_ADD_BLOCK','Add');
define('_BLOCKMGR_REMOVE_BLOCK','Remove');
define('_BLOCKMGR_TITLE','Title');
define('_BLOCKMGR_POSITION','Position');
define('_BLOCKMGR_WEIGHT','Weight');
define('_BLOCKMGR_STATUS','Status');
define('_BLOCKMGR_VIEW','Visible to');
define('_BLOCKMGR_LANGUAGE','Language');
define('_BLOCKMGR_LEFT','Left');
define('_BLOCKMGR_CENTERUP','Center up');
define('_BLOCKMGR_CENTERDOWN','Center down');
define('_BLOCKMGR_RIGHT','Right');
define('_BLOCKMGR_BLOCKUP','to go up');
define('_BLOCKMGR_BLOCKDOWN','to go down');
define('_BLOCKMGR_DEACTIVATE','Deactivate');
define('_BLOCKMGR_ACTIVATE','Activate');
define('_BLOCKMGR_MODULES','Modules');
define('_BLOCKMGR_INACTIVE','Inactive');
define('_BLOCKMGR_ACTIVE','Active');
|
|
|
|
|
 |
spiders

|
Posted:
Wed Dec 30, 2009 12:13 pm |
|
At the moment I do not plan it. I am still working on the RavenYaml_ONe Theme ...  |
|
|
|
 |
wHiTeHaT

|
Posted:
Thu Dec 31, 2009 5:38 am |
|
euhm euhm... without noticing , i made a working drag and drop for the blocksmanager.
For now it not reconise position , just the weight.
With a little luck i can release before new year. |
|
|
|
 |
spiders

|
Posted:
Thu Dec 31, 2009 5:53 am |
|
wHiTeHaT wrote: | euhm euhm... without noticing , i made a working drag and drop for the blocksmanager.
For now it not reconise position , just the weight.
With a little luck i can release before new year. |
When it´s done, it´s the greatest block manager on the world  |
|
|
|
 |
jestrella
Moderator

Joined: Dec 01, 2005
Posts: 593
Location: Santiago, Dominican Republic
|
Posted:
Thu Dec 31, 2009 4:29 pm |
|
Year's almost over... willing to test!!! |
_________________ "For those whom have not reach the sky... Every mountain seems high"
Best Regards
Jonathan Estrella
http://about.me/jestrella04 |
|
|
 |
nuken
RavenNuke(tm) Development Team

Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina
|
Posted:
Fri Jan 01, 2010 6:46 am |
|
Quote: | I have something like the EVO block manager floating around. Someone (Nuken?) here did a layout |
Wasn't me. |
_________________ Only registered users can see links on this board! Get registered or login! |
|
|
 |
spasticdonkey
RavenNuke(tm) Development Team

Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA
|
Posted:
Fri Jan 01, 2010 7:23 am |
|
|
|
 |
Palbin
Site Admin

Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania
|
Posted:
Fri Jan 01, 2010 10:56 am |
|
That would be it. |
_________________ "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. |
|
|
 |
wHiTeHaT

|
Posted:
Sat Jan 02, 2010 2:04 pm |
|
not really nice but it works.
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! |
|
|
|
 |
spiders

|
Posted:
Sat Jan 02, 2010 3:03 pm |
|
Wow,it looks great !!!!
 |
|
|
|
 |
|