We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

WIDGET CODE | Forum

francesco
francesco Feb 4 '14

hello,

who can help me? 

I need a list: CODE WIDGET 

I would like to create new pages and insert box WIDGET. 



in this remains for me to insert "WIDGET CODE"

which are those of oxwall, you can have a list? 



<div class="ow_dnd_widget dashboard-CUSTOM_CMP_Custom_Widget">

<div class="ow_box_cap ow_dnd_configurable_component clearfix">

<div class="ow_box_cap_right">

<div class="ow_box_cap_body">

<h3 class="ow_ic_info">Custom Widget</h3>

</div>

</div>

</div>

<div class="ow_box ow_stdmargin clearfix dashboard-BASE_CMP_QuickLinksWidget ow_break_word" style="">  WIDGET CODE

<div class="ow_box_bottom_left">&nbsp;</div>

<div class="ow_box_bottom_right">&nbsp;</div>

<div class="ow_box_bottom_body">&nbsp;</div>

<div class="ow_box_bottom_shadow">&nbsp;</div>

</div>

</div> 

Attachments:
  widget.png (67.01Kb)
ross Team
ross Feb 4 '14
I'm sorry Francesco, I don't understand what you're trying to achieve. You provided Users widget from Skadate Lite in the attachment. Do you want it to implement on your website or what?
francesco
francesco Feb 5 '14

use for insert  a widget  in Skadate :


List of available components

{component QuickSearch}

{component IndexVideo lists='latest|toprated' active='toprated'}

{component IndexVideoPlayer type='toprated' width='310' height='250'}

{component IndexPhotoList lists = 'top_rated|most_commented|latest|most_viewed' count=8}

{component IndexProfileList lists="featured|online|new" count=8}

{component BlogIndexList }

{component ForumLastTopics}

{component EventIndexCalendar view_mode='calendar|list' count=5}

{component IndexNews count=5 view_mode='mored|short'}

{component ClsIndexItems active='wanted'}

{component IndexGroupList lists="latest|most_popular" count=4}

{component TotalMembersOnline}


in oxwall what should I use? 

ross Team
ross Feb 5 '14
Topic was moved from General Questions.
Daisy Team
Daisy Mar 11 '14
Francesco, you are talking about the components, not widgets. Oxwall is designed the following way:

Each plugin has its own widgets which can be added to the My Profile, Dashboard or Index pages. There is no possibility to add for example, the Latest Users widget to your custom page. You can add this widget only to the pages I've mentioned above. But if you want to add this widget to the custom page you should create your own plugin which will add it to the certain page.
Daisy Team
Daisy Mar 13 '14
Also, please take a look at this solution: http://www.oxwall.org/forum/topic/14401
francesco
francesco Mar 19 '14
thaks  you