Jump to content

nikola

Members
  • Posts

    253
  • Joined

  • Last visited

  • Days Won

    2

nikola last won the day on June 14 2014

nikola had the most liked content!

Profile Information

  • Gender
    Male
  • Location
    Zagreb, Croatia

Recent Profile Visitors

8,305 profile views

nikola's Achievements

Sr. Member

Sr. Member (5/6)

221

Reputation

    [[Template core/front/system/searchResult is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]
  1. Thanks, mr-fan, I had a look on your pull request and it looks fine. I'll merge it these days I'm planning to update a module a little bit these days, I have to change the icons to newer ones (maybe weather icon font...)
  2. Glad you like it mr-fan! I've merged your pull request into the module.
  3. nikola

    Merry Christmas!

    Merry Christmas from Zagreb! One quick picture from the main square, check out other if you're interested
  4. Happy B-Day Ryan
  5. @Mike - I plan to update the theme really soon, I've also started using PW 2.5+ so you shouldn't wait too long
  6. Hey horst, thanks for catching that up! I'll fix it... It's hard sometimes to spot every bug when you change something in the css (because you have to check it throughout the system...). Now I'm going to prepare for today's football match against Mexico (I hope we'll go to the second round )
  7. Fixed: Repeaters are excluded from unpublished pages that render in modal window. Changes commited.
  8. Oops, I've overlooked the status of repeater fields, I'm going to fix it as soon as possible...
  9. New updates to the theme - I've added a counter next to username that counts unpublished pages and shows them in modal window. Check out the first post for changelog.
  10. The problem with theme switching indeed exists on latest dev versions, I'm also using PW for production in Windows environment and in 2.4.0 switching is working fine. I'll check every suggestion and posted question when I get home from holiday (tommorow) because I don't have my working computer with me...
  11. @Manfred62 You have to uninstall Default Admin Theme from Core modules section before/after installing Modesta Admin Theme and it should work fine. I'll update the readme with instructions. New theme updates coming after this weekend
  12. @Wayne I've fixed those CSS issues (and some other I've spotted along ).
  13. @horst I've left the panel switch action as it is (you can click on the switch button or the document body to close it), but I've removed trigger from "Back to top" button - it doesn't close the panel when sliding up to the top of the page. @mr-fan Template selection drop down ("Add new" on the right side) is default action in PW 2.4 and up, it lets you assign templates to that drop down for quicker access - so no need to put it in the sidebar panel (anyway it's quicker to select template from drop down then opening sidebar panel and then selecting the desired template). @diogo There's no easy way for displaying formatted date (for all possible locale scenarios) so I've added warning if iconv extension is not loaded and it uses basic strftime without any conversion in that case, but most servers have iconv loaded so it's just for a few of scenarios where this extension is not loaded. ---- I've also made changes to the theme that reflect changes in PW 2.4.4, but I'm currently setting up the dev branch where I'll commit that version.
  14. diogo, I've used only iconv for date formatting because of inconsistencies in showing the right diacritics (for instance Croatian) on Windows and Linux platforms. I have already thought about that problem and I'll try to solve it in another way rather than adding a warning about missing extension.
×
×
  • Create New...