Jump to content

benbyf

Members
  • Posts

    818
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by benbyf

  1. still interesting but it think there could be a better user experience looking at the examples
  2. +1 adding fields, or bulk adding?
  3. usually add this to the home page as 'settings' like fields, agree it might be nice to have a formal way of doing it or a seperate module created page
  4. could this be an apache / .htaccess issue, or some setting in config not right do you think?
  5. like coffee? get a £1 pack of Pact Coffee delivered to your door from @eulergy http://t.co/Wxxbucd72I

  6. RT @THECUBELondon: tomorrow night we have a talk on embodied cognition.

  7. well done @pixelpressgame looking forward to getting me hands of it

  8. RT @eulergy: Wondering what http://t.co/5d1j11phWU does? We currently have 12 research problems from industry for students/academics & 2 fr…

  9. RT @UnLtd: We're looking for a London-based Research Intern (6mths, 35hrs/wk). Closing date: Tues 29 April #jobs #livingwage http://t.co/jc…

  10. cheers @hedley_smith pretty much exactly what I was looking for (but still like the LESS way better ;)

  11. can Sass do reusable classes within others like LESS or are you restricted to mixin including? bum

  12. RT @MaryJaneEdwards: The World's Best Anti-Capitalist Video Games http://t.co/y7yBLOgsJB via @motherboard

  13. been working with @AtomEditor all day and apart from some crashing working well! love #opentech

  14. on this page http://www.owengildersleeve.com/new/ the Portfolio and About links work (as the other two link externally). where as on the About page the links go crazy. $nav = $pages->get('/')->children(); foreach($nav as $child){ if($child->title=='Portfolio'){ echo '<div><a href="'. $pages->get('/')->url .'">'. $child->title .'</a></div>'; }else{ echo '<div><a href="'. $child->url .'">'. $child->title .'</a></div>'; } }
  15. must be a config problem as i've changed the urls to the original: $nav = $pages->get('/')->children(); foreach($nav as $child){ } which works on the homepage, but on a level up the urls go crazy again
  16. using e.g. <?=$config->urls->root?>about
  17. for some reason im getting http://www.owengildersleeve.com/websites/123reg/LinuxPackage21/ow/en/gi/owengildersleeve.com/public_html/new/about/ instead of: http://www.owengildersleeve.com/new/about/ from navigation urls. not sure what could be not working. Using apache. Help would be appreciated, thanks!
  18. quote of the day: “they fucked up Pages and Numbers so much I’m having to use Word and Excel”, stop simplifying everything apple!!!

  19. RT @iamsamthomas: 16 percent of people think charity chief executives should be unpaid. Baffling. http://t.co/KNH33te2le

  20. BBC News - Online Mooc courses 'could create divisions in society' http://t.co/xQ5OiDxJET

  21. RT @asmithinlambeth: Great night @theRSAorg tonight for #RSAEngage well done and thank you @becca_mchase and team RSA

×
×
  • Create New...