diff --git a/fhem/FHEM/95_FLOORPLAN.pm b/fhem/FHEM/95_FLOORPLAN.pm index 89d1ada96..949c714de 100644 --- a/fhem/FHEM/95_FLOORPLAN.pm +++ b/fhem/FHEM/95_FLOORPLAN.pm @@ -45,12 +45,15 @@ # 0034: iOS fullscreen app - navigating to other floorplan doesn't open safari anymore (Feb 15, 2014) # 0035: added allowedCommands-Attribute based on FHEMWEB (Feb 20, 2014) # 0036: added style "commands only", changed html-method "get" to "$FW_formmethod" (June 19, 2014) +# 0037: updated to match fhemweb.js developments (Rudi, Jan 17, 2015) +# 0038: added arrange by drag&drop provided by Markus (mluckey), added longpollfilter (nesges), +# added processing of global userattr fp_ and their value per device for rename, copy, delete (Jan 31, 2015) # ################################################################ # # Copyright notice # -# (c) 2012-2014 Copyright: Ulrich Maass +# (c) 2012-2015 Copyright: Ulrich Maass # # This file is part of fhem. # @@ -77,22 +80,23 @@ # Example: define Groundfloor FLOORPLAN # # Step 2: -# store picture fp_.png in your modpath. This will be used as background-picture. +# store picture fp_.png in your imagepath. This will be used as background-picture. # Example: fhem/www/images/default/Groundfloor.png # # Step 3: # Activate 'Arrange-Mode' to have user-friendly fields to move items: # attr fp_arrange 1 +# Example: attr Groundfloor fp_arrange 1 # Delete this attribute when you're done with setup -# To make objects display, they will thereby get assigned +# Arrange-Mode displays a popup to add and edit how devices will be shown. Arrange devices using drag&drop. +# When adding objects to your floorplan, they will thereby get assigned # attr fp_ ,,