Content Strategy is the Missing Piece
In lieu of the fact that I was unable to go attend Confab this week, I wanted to represent the Content Strategy movement by sharing a notion I've been thinking about for quite some time. I believe there are three key ingredients to making an amazing website:
Future Insights Recap
Last week I attended the Future Insights Conference in Las Vegas. For those unfamiliar with this conference, it's a combination of the Future of Web Design conference and the Future of Web Apps conference.
A new theme layer for Drupal 8
Redesigning the Panels IPE
A few years back I worked on a project, which will remain nameless, where I redesigned the IPE (In Place Editor) for Panels. My dreams were crushed when I found out implementation was not possible for various techno-complicated reasons.
How do I show Apache Solr results in Panels?
Dear Chapter Three,
I'm in Drupal 7 and have Apache Solr running on my Pantheon site and we need to customize the layout of the search results page. We've been using Panels for every other page, so we'd really like to use Panels here as well. We noticed that there is an existing panel page template titled: "search-apachesolr_search", but when we enable it our searches always return no results. What's the deal?
Thanks!
Ricki
How do I enable Panels styles?
Dear Chapter Three,
I recently had a project where I was tasked with selecting the "Tabs" style for a particular Panels region. I clicked the cog wheel for a particular region, but all I see is "Add content". What am I doing wrong? Is there a place to enable Panels styles? Do I need another module?
Cheers!
Jayson
Stop Censorship; Kill SOPA / PIPA
Interesting uses for :hover
We all have to admit that CSS has some shortcomings. Thanks to the adoption of CSS3 and increasing standardization between browsers, this is getting better. During a recent course on responsive theming, I discovered a neat trick to trigger a click effect on elements in a mobile browser. It utilized the common css pseudo-class :hover, but when you add some CSS3 transitions it starts to get really interesting.