11
Tarik
Re: div by $ and bootstrap
  • 2013/7/20 22:29

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


probably because $category.categoryid is used in the check while the id isnt uniform - you probably deleted category with id 2 -



12
Tarik
Theme Manager a module to personalize your theme
  • 2013/7/10 22:04

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


Hello,
I'm Tarik and I've been lurking around since a while, and since then i had this module in mind, which had many rewrites from scratch every time i learnt something new or discovered a new feature of Xoops, or a major release like 2.6, but never released it thinking about waiting till i finish it, but the more the merrier, i uploaded an alpha version which will certainly have many changes to it
https://github.com/TarikAMINE/xoops_mod_tmanager ( 2.6.x )
rename module folder to 'tmanager'
the module's purpose is to be able to manage everything in the theme without touching html/css

I want your opinions, your ideas on how to make it better

To do list:
- atm its just colors but adding images is priority
- navmenu links manager (reluctant about pulling from a menu module)
- slider
- social icons



13
Tarik
Re: How do I find the module id?
  • 2013/6/29 15:06

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


Quote:

$mid $GLOBALS['xoopsModule']->mid();

arent GLOBALS deprecated o.O?

and btw it seems like you have a problem in your modules (the ones with the mids 8 and 9) no name and folder is set



14
Tarik
Re: Where do I make cosmetic changes at
  • 2013/6/29 14:59

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


template override is a nice feature that let you change the way the module show content based on the theme without changing anything in the module, and its quite handy when, working on local and uploading to host since you will just upload the theme folder instead of searching and uploading each updated template manually,
it surely made me pull my hair back then too XD but its very simple



15
Tarik
Re: Where do I make cosmetic changes at
  • 2013/6/29 11:37

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


are you changing the ones from the template folder in the module? if so check the modules folder in your theme if there is templates of wfdownloads that override the original ones



16
Tarik
Re: 2.5.6 icon.ico
  • 2013/6/9 18:18

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


i had the same problem, XD and stressed the hell out of me, and it was just that some browers act very strangely with favicon caching, here are my tips

just do a source view of your main page and Ctrl+F for "favicon" to find the favicon url, if you already changed it then access that url and give f5 some hits till its refreshed then it will change in website page, generally the theme favicon is the one overriding all so you just need to change those in it.



17
Tarik
2.6 a chance to get out of templates hell
  • 2013/6/9 17:59

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


Hello,
today i wanna get a topic to light - the templates hell - it seems like exaggeration but it is the truth, one of the best thing that was done to Xoops is bootstrap and oh boy i'm still exploring its full potential but in my current works using 2.5.6 i implemented it in the theme, and it was very nice but the look of the content area was horrible and i had to change nearly 30 template file and more in the way to fit the look and feel of bootstrap, and i think many others did the same which i think isn't a very healthy thing for a CMS, its very painful when having 5 different breadcrumbs structure and styling in same site:(

I understand that module developers aren't designers but why do we have every time a new major update release, to update all modules - ex: blue move and the later jquery/bootstrap implementation - to fit, ModuleAdmin class was a very innovative approach for a unique GUI all abroad the module's admin area, but why isn't there one front side? an example of this is the ThemeForm class, where updating the form syntax from table one to the bootstrap one was easy?

tl;dr: why not have a ModuleAdmin class like for front end, managing rendering breadcrumbs, categories, media objects, comments? it will surely make developers life easier ;)
Some people like what you do,
-- some people hate what you do,
---- but most people simply don’t give a damn.



18
Tarik
Re: Latest Publisher module?
  • 2013/6/1 21:56

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


I'm a bit lost here but why isnt it uploaded in the repository?
and why does the search function (xoops.org) doesnt list results from it?

Edit: seems the entire repository module is acting weird: catergories desc 'array', allot of modules are not listed...



19
Tarik
fix to a style loss at last page of install
  • 2013/5/13 9:30

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


there is a problem in installer where at last page it doesn't load the lang CSS file, and only occur when installing with an other lang beside English
the fix to is

page_end.php in line 57 change newCSS to newCSSDeflt
install_tpl.php add after line 170 loadjscssfile(newCSSDeflt, 'css');



20
Tarik
Re: XOOPS 2.5.6 Beta 1 Released for Testing
  • 2013/1/23 11:10

  • Tarik

  • Not too shy to talk

  • Posts: 170

  • Since: 2010/2/3 1


btw is there a css page for right to left languages or is it up to translators?




TopTop
« 1 (2) 3 4 5 ... 15 »



Login

Who's Online

232 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 232


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits