...
[12:47:17 CDT(-0500)] <EricDalquist> and see if the channel entries are getting copied over there
[12:47:52 CDT(-0500)] <drewwills> they are... one sec, another gist
[12:48:07 CDT(-0500)] <EricDalquist> huh
[12:48:08 CDT(-0500)] <drewwills> https://gist.github.com/drewwills/6041012
[12:48:42 CDT(-0500)] <EricDalquist> AH
[12:48:44 CDT(-0500)] <EricDalquist> minimized
[12:48:48 CDT(-0500)] <drewwills> here's "the kicker" – seems to work poorly on framework portlets, but perfectly well w/ non-framework portlets
[12:49:00 CDT(-0500)] <drewwills> minimized? interesting
[12:49:17 CDT(-0500)] <EricDalquist> I seem to remember there being some pipeline component that minimizes allportlets when rendering the main mobile view
[12:49:27 CDT(-0500)] <EricDalquist> probably need to figure out how to add some exceptions there
[12:49:32 CDT(-0500)] <EricDalquist> or tweak those portlets to ignore minimized
[12:49:40 CDT(-0500)] <EricDalquist> which may be something good to do anyways
[12:49:50 CDT(-0500)] <drewwills> nice catch
[12:50:00 CDT(-0500)] <EricDalquist> since the analyics portlet at least should always render
[12:50:23 CDT(-0500)] <EricDalquist> actyually
[12:50:31 CDT(-0500)] <EricDalquist> the channel element is missing for analytics
[12:50:37 CDT(-0500)] <EricDalquist> it should be in the head
[12:50:40 CDT(-0500)] <EricDalquist> and it is not
[12:51:53 CDT(-0500)] <drewwills> i see that