Mark-
Is is possible for overlib to be combined with autolinks? So to automatically create an overlib box for everything in the autolings table? This would be a truly bad-ass feature. I'm not requesting it as your plate is always full but more or less curious. If it is possible I would be interested in taking a crack at it or at least trying to help out...
-Julian
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 07:01 AM
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 06:41 AM
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 06:27 AM
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 01:29 AM
- mdee created topic »How to implement returnpage ?« 01:00 AM
- nestormateo responded to »Fillters in Clip« 24. May
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
OverLib
-
- Rank: Softmore
- Registered: May 22, 2004
- Last visit: Apr 03, 2010
- Posts: 451
-
- Rank: Developer
- Registered: Dec 31, 1969
- Last visit: Jun 01, 2010
- Posts: 6859
I'm not Mark, but of course that's possible. It could have been done with out the creation of the modular version, you'd have just had to include the library in the module. The module should make it easy to modify the existing one to do it now.
--
Home Page | Find on Facebook | Follow on Twitter
-
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
It should be possible with a quick hack of the autolinks module. The markup of autolinks is done the function autolinks_userapitransform found in pnuserapi.php in the autolinks module. You might also take a look at MultiHook which has, among other things, autolink style functionality. I believe this module also has some configuration options controlling how linked items are marked up.
-Mark
--
Visit My homepage and Zikula themes. -
- Rank: Software Foundation
- Registered: Dec 31, 1969
- Last visit: Oct 21, 2009
- Posts: 3814
keep in mind that the overlib library might have a massive impact on the site's performance...
--
regards from germany
..::[Zikula Application Framework]::.. ..::[SEO-Blog]::.. ..::[CMS Sicherheit]::.. -
- Rank: Team Member
- Registered: Mar 18, 2002
- Last visit: Oct 21, 2009
- Posts: 6606
Andreas,
Given javascript is executed client side I can't see that much of a performance issue. The main problem of the use of overlib would be accessibility. The main purpose for pulling this module together was the potential to further simplify postcalendar - removing it's in built overlib support.
-Mark
--
Visit My homepage and Zikula themes.
- Moderated by:
- Support
