"SimpleFeatures" Plugin - Version 1.0.11



Recommended Posts

Ditto here loving it.  Especially the added settings for cache_dir, parity schedule, etc.

 

Though I do have a question: just like the first time I installed Simple Features (0.9), the UI is all jacked up when I first load it and for several reloads after that.  Things are misaligned, rollover text is visible without rolling over, just generally it looks like an incomplete load / parse of the code in the browser (firefox 9 earlier, firefox 11b3 now, all scripts allowed).  Then automagically after a few reboots of Unraid, it looks good and never seems to go bad against (until I installed 1.2)

 

Any reason for that?

Link to comment
  • Replies 2.8k
  • Created
  • Last Reply

Top Posters In This Topic

Working on a notifications system. The majority of the backend work has been completed, ready for testing. Here's a screenshare of how it works:

 

http://unraid-simplefeatures.googlecode.com/files/notifications.mov

 

It's really easy for a developer to create a notification, they just need to post some values to /plugins/notifications/notify.php, and the notification is created. You can also specify if you want it emailed as well. There will be a full list of archived notifications, with the ability to clear that list.

Link to comment

Working on a notifications system. The majority of the backend work has been completed, ready for testing. Here's a screenshare of how it works:

 

http://unraid-simplefeatures.googlecode.com/files/notifications.mov

 

It's really easy for a developer to create a notification, they just need to post some values to /plugins/notifications/notify.php, and the notification is created. You can also specify if you want it emailed as well. There will be a full list of archived notifications, with the ability to clear that list.

 

That is just straight up badass man.  Well done !!!

Link to comment

 

Change Log:

 

1.0b3 - Improvements: Changed to a plugin like system (thank Bergware!). Added in webGui notifications to the base package.

Bug Fixes: Some CSS/Misc. Fixes.

 

Note the new installation instructions:

 

If you're migrating from an earlier version, remember to remove the installpkg entry in your "Go" file before continuing.

 

1. Download the packages you wish to install. The Base package is required for all other packages to run.

 

2. Create folder called Extra at the base of the flash drive - "/boot/extra"

 

3. Copy in the packages you wish to have installed on Boot.

 

4. Reboot. If it looks funny, please clear your browser cache!

 

 

Link to comment

I found a bug in the email plugin.  When saving the ssmtp.conf file with authentication method selected it sets AuthUser in the config file equal to nothing.  You must comment out "AuthUser=" in the config file so ssmtp doesn't sent a LOGON request causing it to fail if the servers doesn't have any/require authentication.

 

 

SeeDrs

Link to comment

speeding_ant, bonieln, Bergware and whoever was involved in the development: thank you so much for that very nice piece of hard work.

 

By the way, since I installed 1.0b3, it saves all entries under the Settings tab, e.g. Sleep Mode and Scheduler. User entries were working but not shown on the browser screen (activate sleep function was resulting in "disabled" right after pressing the apply button).

 

Am I right, that the only entry in the go script is the one here:

/usr/sbin/s3_sleep -a -R -F -m 15

Link to comment

When you put the different "tgz" files (base + addons) in the directory "/boot/extra" as given in the instructions then no installation references need to be made in the "go" file. If you have these references then they can be deleted unless they are referring to a directory othter then "/boot/extra".

 

The GUI interface for 'sleep' and 'folder caching' will automatically add or remove the necessary commands in the "go" file to activate the command execution upon a reboot.

 

Ps. To get the correct command in the go file (yours is outdated) disable + apply and enable + apply within the GUI

Link to comment

Nice work. Liking the improvements.

 

One feature request for S3 sleep tho.

 

Is it possible for it to go to sleep *without* having to sync/stop the array.

 

I don't like my disks spinning up for this. Especially given if there is a power cut and the disks are asleep we are in the same situation.

 

So could you make the s3 sleep script put the machine straight to sleep without waking the disks?

 

Thanks :)

Link to comment

Hi,

 

Is not the base package for all features? installed base, now, and I only have the new notification, all other features from previous package is gone. ??

Or shall In install all the new packages??

 

 

//Peter

In the new approach the "base" package provides the essential webGUI improvements, while separate add-ons are made available to further expand the functionality as per user preference.

 

If you want *all* functionality you'll to install all add-ons to bring it to the same level as the previous one-in-all package.

 

Link to comment

Thanks, I have  Dl all now ;-)

 

 

EDIT

 

did a install using  installpkg simpleFeatures-v1.0b3-*

 

Got some warnings, is this something to ignore ?

 

 

root@Tower:/boot/extra# installpkg simpleFeatures-v1.0b3-*
Verifying package simpleFeatures-v1.0b3-Base.tgz.
Installing package simpleFeatures-v1.0b3-Base.tgz:
PACKAGE DESCRIPTION:
Executing install script for simpleFeatures-v1.0b3-Base.tgz.
****************************************************************
* simpleFeatures webGUI has been installed
*
* Created by Andrew Hamer-Adams
* http://www.pixeleyes.co.nz
*
* Looks best on modern browsers
* Includes revamped graphical interface
* Includes modifications made by Bergware
* Version: 1.0b3
****************************************************************
Package simpleFeatures-v1.0b3-Base.tgz installed.

Verifying package simpleFeatures-v1.0b3-cache-dirs-addon.tgz.
Installing package simpleFeatures-v1.0b3-cache-dirs-addon.tgz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Executing install script for simpleFeatures-v1.0b3-cache-dirs-addon.tgz.
Package simpleFeatures-v1.0b3-cache-dirs-addon.tgz installed.

Verifying package simpleFeatures-v1.0b3-disk-health-addon.tgz.
Installing package simpleFeatures-v1.0b3-disk-health-addon.tgz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Package simpleFeatures-v1.0b3-disk-health-addon.tgz installed.

Verifying package simpleFeatures-v1.0b3-disk-stats-addon.tgz.
Installing package simpleFeatures-v1.0b3-disk-stats-addon.tgz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Executing install script for simpleFeatures-v1.0b3-disk-stats-addon.tgz.
Package simpleFeatures-v1.0b3-disk-stats-addon.tgz installed.

Verifying package simpleFeatures-v1.0b3-email-notify-addon.tgz.
Installing package simpleFeatures-v1.0b3-email-notify-addon.tgz:
PACKAGE DESCRIPTION:
Executing install script for simpleFeatures-v1.0b3-email-notify-addon.tgz.
rm: cannot remove `/usr/bin/sendmail': No such file or directory
rm: cannot remove `/usr/sbin/sendmail': No such file or directory
Package simpleFeatures-v1.0b3-email-notify-addon.tgz installed.

Verifying package simpleFeatures-v1.0b3-s3-sleep-addon.tgz.
Installing package simpleFeatures-v1.0b3-s3-sleep-addon.tgz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Executing install script for simpleFeatures-v1.0b3-s3-sleep-addon.tgz.
Package simpleFeatures-v1.0b3-s3-sleep-addon.tgz installed.

Verifying package simpleFeatures-v1.0b3-system-info-addon.tgz.
Installing package simpleFeatures-v1.0b3-system-info-addon.tgz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Package simpleFeatures-v1.0b3-system-info-addon.tgz installed.

//Peter

Link to comment

Just installed all packages. One thing I noticed was that Health page shows in vertical fashion. Could this be reverted back to horizontal, like it was in 1.0b1?

They are still displayed in horizontal fashion as before. Are you using Internet Explorer?

 

Yes, I am using Internet Explorer and my Health page looks like the picture in the attachment.

health.png.cd90298794672c121fb1e7d833c23111.png

Link to comment
  • Squid locked this topic
Guest
This topic is now closed to further replies.