Module for Dle 19.1
A module for reading books in fb2 format for Dle 19.1 is needed, as shown in the video - https://www.youtube.com/watch?v=4F-hFe2XsGA
Essence:
When adding news, a book in fb2 format is uploaded in an additional field. A link to read appears in the full news.
It can be made exactly the same, preferably with a separate design and the ability to integrate into the website design.
Support for basic tags is needed, such as headings (title), epigraph (epigraph), bold text (strong), italics (emphasis), quotes (cite, subtitle), links, poems (poem, stanza), images (image), which should be adjusted to fit the user's screen width, as the image can be, for example, 4000 pixels wide, while the user may be reading from a smartphone.
Footnotes (notes) should preferably open in a pop-up window.
It is necessary to remember which page the user stopped on, so they can continue reading.
Insertion of advertising tags of the engine at the top of the page, in the middle, and at the bottom.
I have no idea how much this might cost, so please suggest.
-
934 16 0 Good day. I have worked with DLE, and I can develop a module like in the video. Write to me, and we will discuss everything in detail. I can start right away.
-
650 2 0 Hello!
Developing modules for DLE is our specialized area, and the task is clear. We will create an fb2 reader as shown in the video, with a separate design and integration into the website.
What we will implement:
- An additional field when adding news for uploading fb2, a "read" link in the full news;
- Parsing fb2 and correct rendering of tags: title, epigraph, strong, emphasis, cite, subtitle, links, poem/stanza, image;
- Responsive images — large pictures (up to 4000px) adjusted to screen width, readable on smartphones;
… - Footnotes (notes) in a popup window;
- Page memory — the user continues reading from where they left off;
- Advertising tags of the engine at the top, middle, and bottom of the page;
- A separate design for the reader + neat integration into the website design.
We will ensure that the module works with any news where fb2 is uploaded — without manual adjustment for each.
To start, we will need test access to your DLE 19.1.
Details about the project and consultation — in private messages. We are ready to take it on.
-
2556 38 0 Good day! I have reviewed the task and am ready to start.
Experience:
• 4 years in Frontend and Backend development
• 2 years of commercial experience in product and blockchain
• Working with production code and real financial scenarios
Some of my projects:
… https://contentbuilder.ai/ - a commercial project from the USA, where I worked as a full-stack developer and implemented most of the functionality
https://freelancehunt.com/showcase/work/procasino/2025898.html
https://freelancehunt.com/showcase/work/bionrgg/2025897.html
-
2147 34 0 Good day, I used to create websites on DLE a long time ago. I think I can make you a reader.
-
536 9 0 Hello! I have reviewed the task — I need to create an FB2 reader plugin for DLE 19.1, and I fully understand the assignment.
FB2 is XML, so I will implement a PHP parser for all the necessary tags: title, epigraph, strong, emphasis, cite, subtitle, poem/stanza, image (adapting to the user's screen width). Footnotes (notes) will be displayed in a popup window. I will store the reading progress in localStorage or cookies, so the user can continue from the desired page. Advertising tags for DLE will be at the top, middle, and bottom. Integration will be through the standard DLE plugin system, without modifying the core.
I have 3.5 years of commercial experience in full-stack development. I am ready to start immediately after discussing the details.
-
529 1 0 Hello! The task is completely clear, FB2 is XML, so I will implement a parser for all the necessary tags and do it just like in the video.
How I will build the solution:
1. Integration with DLE 19.1 — a separate plugin through the built-in plugin system, without modifying the core, so that the CMS can be updated without issues. Uploading the book — into an additional field of the news; a "Read" button will appear in the full news.
2. PHP parser for FB2 — I will process all specified tags: titles (title), epigraph (epigraph), bold (strong), italic (emphasis), quotes (cite, subtitle), links, poems (poem/stanza while preserving line breaks), images (image).
3. Images for the screen — I will scale them to the width of the device (even if the book has an image of 4000px, it will fit correctly on a smartphone), without horizontal scrolling.
…
4. Footnotes (notes) — will open in a popup window on click, without leaving the page.
5. Reading memory — the module remembers where the user stopped and offers to continue from the same place.
6. Advertising tags of the engine — I will insert them in three positions: at the top, in the middle, and at the bottom of the reading page.
7. Design — a separate design for the reader + the ability to embed it into the overall style of your site.
I will provide documentation, help with setup and deployment.
Price: 7000 UAH. Deadline: 4 days. To start, access to a test copy of DLE 19.1 and an example fb2 file will be needed.
I am ready to start immediately. Looking forward to collaborating!
-
702 1 0 Hello! Ready to collaborate. I offer quality and fast work. Write to me)
-
3459 48 2 Hello!
I have reviewed your task - I have relevant experience in similar projects, so I understand how to implement everything efficiently and without unnecessary delays.
I can start working immediately after we agree on the details. Upon completion, I will also assist with setup, deployment, and provide all necessary documentation.
I look forward to collaborating!
-
1928 29 1 1 Hello! I have relevant experience with similar tasks, and I can help with your project. I can quickly familiarize myself with the requirements, propose the best solution, and execute the work carefully. I am ready to discuss the details and get started.
-
10689 591 6 10 Ready to take on the job, write to me, I will do everything with quality. I have over 14 years of experience!
-
429 Hello!
The task is completely clear. I have extensive experience working with PHP and developing custom modules for CMS (including working with XML/JSON parsers and plugin integration). DLE version 19.1 is perfectly suitable for implementing this functionality.
I will implement this module through the modern DLE plugin system (without modifying the core engine), which will allow you to easily update the CMS in the future.
How the solution will be technically built:
1. Backend parser (PHP):
… • When clicking the "Read" link, the module takes the .fb2 (or .fb2.zip) file from your custom field (Xfield) and parses its XML structure on the server.
• All specific tags (title, epigraph, strong, emphasis, cite, subtitle, poem, stanza) are converted into clean HTML with corresponding CSS classes for styling.
2. Frontend Reader and Responsiveness:
• A separate isolated template for reading will be created (for example, reader.tpl). The design will be minimalist, adapted for long reading sessions (optimized for mobile devices).
• Images will automatically scale to the screen width (max-width: 100%) using CSS, regardless of their original resolution (even 4000px).
• Footnotes will be automatically extracted from the end of the book and opened in a nice pop-up modal window upon clicking, without reloading the page.
3. Saving reading progress:
• I will implement automatic saving of the current page/chapter using JavaScript (in the browser's LocalStorage for site guests, or optionally - linked to the account in the DLE database for authorized users). When returning to the book, the user will continue from the same place.
4. Advertising and monetization:
• Standard DLE advertising material tags will be integrated into the reader template. You will be able to display the necessary banners (at the top, in the middle between chapters, and at the bottom) directly through the standard DLE advertising management admin panel.
Scope of work: Development of a plugin (.xml for the DLE plugin system) + template files (.tpl) + CSS/JS scripts for the reader + testing on your files.
• Deadline: 5–7 days.
• Cost of work: 12,000 UAH ($300).
I am ready to discuss the details, look at examples of your books, and implement a quality, fast module. Feel free to reach out!
-
Модуль коштує на руснявому форумі $10.....
-
Как же достали ответы на заявки от разных бот-аккаунтов....
-
Current freelance projects in the category Web Programming
Updating the PrestaShop online store and integrating an AI assistant for wholesale
445 USD
An experienced PrestaShop developer is required to upgrade the online store LMAR.COM.UA Project information: LMAR.COM.UA is a wholesale online store for tools, household goods, plumbing, electronics, and home and garden accessories. The store has over 3000 products and more than… Web Programming, Web Design ∙ 32 minutes back ∙ 12 proposals |
Create a WordPress plugin for a survey (quiz)
222 USD
A WordPress plugin needs to be developed that will be able to - store a bank of questions, all in the same format - a question and 4 answers, 1 correct - display 12 questions in random order, track the timing - collect user data - show the final result with the option to share… PHP, Web Programming ∙ 5 hours 42 minutes back ∙ 50 proposals |
Online shoe storeIn connection with the expansion of the assortment and the involvement of partners in the dropshipping system, we are looking for a specialist or team to create a modern online shoe store. IMPORTANT: an automated inventory management system needs to be created with the… Online Stores & E-commerce, Web Programming ∙ 16 hours 31 minutes back ∙ 89 proposals |
Development of the AM Mobility platform (car service, parking, insurance, car rental)
5768 USD
We are looking for a team or an experienced Full Stack developer to create the MVP of the AM Mobility platform. AM Mobility is a unified digital ecosystem for motorists, combining in one application and web platform: parking; car service; tire fitting; car wash; car rental;… Javascript and Typescript, Web Programming ∙ 20 hours 49 minutes back ∙ 89 proposals |
Mini apps Telegram. StoreGood afternoon An application is required in Telegram (online store) Example - essentially 1 to 1 like here brandspacebot Your experience is important, the stack you propose to use and why Price and timeframe approximately to start, I will be waiting for questions Web Programming, Bot Development ∙ 1 day 1 hour back ∙ 78 proposals |