Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4585820
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T21:33:00+00:00 2026-05-21T21:33:00+00:00

I want to create a content plugin on Joomla. i want to put [picasa

  • 0

I want to create a content plugin on Joomla.

i want to put [picasa id=”5551971516356491729″] and that the album will show.

i create a php function that return html for the album.

i will need to had the js code for the light-box.

i have a content plugin that create the light-box can i applay content plugin on another one?

i meen that my plugin will create a code like that [lightbox link=”www.example.com/image1.jpg”] and the light-box plugin will generate the html?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T21:33:01+00:00Added an answer on May 21, 2026 at 9:33 pm

    Start here http://docs.joomla.org/Creating_a_content_plugin

    Your primary function would look something along the lines of…

    function onPrepareContent( &$article, &$params, $limitstart )
    {
        $pattern = '/(\W)[picasa id="([0-9_]+)"](\W)/';
        $replacement = '$1<a href="http://www.example.com/image1.jpg/$2">@$2</a>$3';
        $article->text = preg_replace($pattern, $replacement, $article->text);
    
        return true;
    }
    

    You will need to format the new html in a way that your lightbox plugin will detect it and do it’s magic.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to create a Joomla 1.7 content plugin that, ultimately, will send an
I just want to create plugin that will when visitor(user,visitor,...) visit some post,remember what
I want to create a plugin that displays additional information about Eclipse's compare results.
I want to create an event content type with one field Dates contains a
I want to create a button in c# with no content but just a
I want to be able to create a file from the Content Provider, however
I'm writing my first wordpress plugin and I'm trying to create a function to
I found this nifty plugin that lets me create dashboard widgets from external files.
I want to create an eclipse plugin which appears in the new menu like
I am using Jquery tiptip plugin. I want to call deactive_tiptip function with clicking

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.