cbezuidenhout wrote on Wednesday, May 16, 2012:
Thanks, what files do I need ?
- Craig
Tajemo Enterprises
cbezuidenhout wrote on Wednesday, May 16, 2012:
Thanks, what files do I need ?
- Craig
Tajemo Enterprises
yehster wrote on Wednesday, May 16, 2012:
git fetch and merge or pull will get you the necessary files.
There is only one commit in that branch and it’s all inclusive.
deschel wrote on Tuesday, June 26, 2012:
What ever happened to this project?
It started as simple side-by-side frames, then exploded to tabbed views.
The early incarnation of Side-by-side frames worked fine. Any way that it can be sent to master, then work out the kinks of tabbed views when you get around to it?
I really liked the side by side frames and hope it gets sent to master soon!
David Eschelbacher MD
yehster wrote on Tuesday, June 26, 2012:
Tabs are working pretty well on my system, so I don’t really have any motivation to get the simple side-by-side interface into the master code base.
However, if you want to use it yourself, my implementation which provides a toggle for horizontal/vertical frames in left_nav.php
https://github.com/yehster/openemr/tree/framesOrientation
is well encapsulated as the addition of a one-line include in left_nav.php to bring in a single new file frame_format.php.
jaredddd wrote on Thursday, November 21, 2013:
Is this mod still active, and if so, what is the correct branch to use? Vertically-oriented frames make much more sense for our use, especially for LBF.
penguin8r wrote on Tuesday, November 26, 2013:
Also interested in this, since widescreen monitors are pretty much the default for both external displays and laptop screens now.
If no one is currently working on it, maybe someone can pick it up again in spare time.
mdsupport wrote on Friday, December 20, 2013:
Did any of this work get in standard code? On tablets this format (with hidden menu) will be best.
Could you please share your latest code for tabs without frames?
fsgl wrote on Tuesday, October 21, 2014:
No sightings of it recently.
Toggling between 2 tabs will work for the time being.