Bygger en enkel ehandelsmodul, behöver lite guider
Jag håller på och bygger en ehandelsmodul som kommer fokusera på total enkelhet.
Vad jag behöver för att bli klar med modulen inom överskådlig tid (en vecka eller så) är lite guider för hur man skapar sitt eget "view format" i views. Dvs där HTML-List, Grid etc går att välja, där vill jag skapa en unik för att utcheckningen ska fungera smidigare.
Det andra är naturligtvis om det finns en guide för hur man bygger en backendsida för modulen samt lägger till fält till aktiverade content types med pris, skatt etc.
Read moreNew "Flot Charts" Style Plugin for Views lets you manually enter JSON options
I decided to drop the flot_timemode plugin and move it in a much more flexible direction. flot_charts has the "Flot Charts" style plugin which now has a cleaner Views UI, an option for setting the x-axis to "mode: time", and for the ultimate in flexibility I've added an option for manually entering the JSON bound for Flot's option parameter in the .plot() function. "Manual Options JSON" was added because I don't expect to have time/need to create Views UI for every possible option in the Flot API but figured I would leave an override option open for myself/others that might want to have more control of their Flot charts.
Check out the code on GitHub: https://github.com/rj-steinert/flot_charts-for-views
I have a number of features I want to work on for the Sensor Hub project (http://sensorhub.org/wiki) and will post my "Flot Charts Road Map" on a Wiki page in this group.
Read moreSolved - Style plugin difficulties: empty text displayed when using custom style plugin
I'm trying to build a couple of style plugins for the lineage module to expand its usefulness, but I'm somewhat hindered by the fact that I have have no idea what I'm doing. I tried to use the helpful infos at http://groups.drupal.org/node/10129 as a guideline, and tried to make a clone of the basic list style plugin to start (since one of the plugins I want to create is a nested list).
Read more
