Changeset 3387618
- Timestamp:
- 10/31/2025 11:46:03 AM (5 months ago)
- Location:
- esolleso-daily-bible-reading-plan
- Files:
-
- 2 edited
-
tags/1.0.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
esolleso-daily-bible-reading-plan/tags/1.0.0/readme.txt
r3387614 r3387618 54 54 = Can I customize the reading plan? = 55 55 56 Absolutely! The reading plan data is stored in ` data/data.php`and follows a simple, flexible structure. You can create your own custom reading plans (chronological, thematic, etc.) by modifying this file according to your needs.56 Absolutely! The reading plan data is stored in `options` table with `bibldare_schedule_data` key and follows a simple, flexible structure. You can create your own custom reading plans (chronological, thematic, etc.) by modifying this file according to your needs. 57 57 58 58 = What Bible translation is used? = -
esolleso-daily-bible-reading-plan/trunk/readme.txt
r3387614 r3387618 54 54 = Can I customize the reading plan? = 55 55 56 Absolutely! The reading plan data is stored in ` data/data.php`and follows a simple, flexible structure. You can create your own custom reading plans (chronological, thematic, etc.) by modifying this file according to your needs.56 Absolutely! The reading plan data is stored in `options` table with `bibldare_schedule_data` key and follows a simple, flexible structure. You can create your own custom reading plans (chronological, thematic, etc.) by modifying this file according to your needs. 57 57 58 58 = What Bible translation is used? =
Note: See TracChangeset
for help on using the changeset viewer.