Gadgets Download 1.4

This component/theme works with latest OSSN version.
5.0
Indonesian Arsalan Shah 3 years ago

Design a custom layouts using different gadgets available. You can drag and drop into into different sections. Sort them into different order. Documentation will be available soon for developers for Gadget component usage for creating new layouts.

Example for this is https://www.opensource-socialnetwork.org/component/view/6252/dashboard

Comments
Indonesian Arsalan Shah Replied 1 month ago

Added french and german

Dutch Eric redegeld Replied 12 months ago

Resume, if you want to have an module present in Dashboard, you have to alter the code from the module?
add plugins/default/gadgets
registered the gadget in ossn_com.php

Correct

Indonesian Arsalan Shah Replied 2 years ago

Because you need dashboard component

German Dominik L Replied 2 years ago

I installed it but there is no "Dashboard" tab appearing like in video, in GoBlue Theme

Am I doing something wrong?

Dutch Eric redegeld Replied 2 years ago

First, this is really great and wish from users.

I love gadget and want to transform this to kind of collections.
Place where the user can find al his.here added postings(images, blog, forum etc)

Is this possible?
And looking to this line

if ($blogs) {
	foreach ($blogs as $item) {
		echo ossn_plugin_view('blog/list/all_blogs_item', array('item' => $item));
	}
}
Now for all blog items.
if i want to set this to user post view only, am i on the right track to change this to 
echo ossn_site_url("blog/view/{$preview->guid}");?>"><i><?php echo ossn_print('com:blog:wall:post:view:complete')

Reason with an growing site and post user must scroll and scroll and with gadget(collections) they get on place with all there own postings

regards
Eric

Dutch Eric redegeld Replied 2 years ago

wow, great
|added 'Latest Blogs' gadget

i look in to it to add more in the gadget section

German Michael Zülsdorff Replied 2 years ago

Blog 7.2 includes an example gadget "Latest Blogs" now.
What I did:

  • added the gadgets code below plugins/default/gadgets
  • registered the gadget in ossn_com.php
  • added the gadget's header translation to the language files
Dutch Eric redegeld Replied 2 years ago

Hi, is there an tutorial present, or option to add more items in to dashboard for the users.
Blog, Group, Stories etc
regards
Eric

Dutch Anton Paradise Replied 3 years ago

I put a 5 star on this because you could drag RSS News Feeds from different sites into any place on your site like groups, pages and so on ;)) good idea!

German Dominik L Replied 3 years ago

It worked, thanks

Component

Developer: Arsalan
License ossnv4
Type: Tools
Requires OSSN Version : 6.6
Latest Version: 1.4
Last Updated 1 month ago
Repository Url View Repository